onnxruntime/onnxruntime/test/common
Scott McKay b5de1324ef
Fix log message truncation on Windows when printf formatting is used.` (#1599)
* Fix log message truncation and add unit test. On Windows vnsprintf_s returns -1 when truncating so we need to differentiate that from a real error.
2019-08-14 07:53:45 +10:00
..
logging Fix log message truncation on Windows when printf formatting is used.` (#1599) 2019-08-14 07:53:45 +10:00
tensor_op_test_utils.h move all contrib ops to contrib ops namespace (#1190) 2019-06-24 10:19:01 -07:00
test_main.cc
utf8_util_test.cc