summaryrefslogtreecommitdiff
path: root/tests/test_assert.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-09Set default CRTReportMode for the `flatc` target (#5336)Vladimir Glavnyy1-17/+2
2019-04-08Enable MSVC assert report box [Abort|Retry|Ignore] if a debugger is present (...Vladimir Glavnyy1-4/+9
2019-01-24Repair MSVC-CRT leakage detector and enable this detection with Appveyor-CI (...Vladimir Glavnyy1-13/+33
2018-11-16Make the Parser independent from the global C-locale (#5028)Vladimir Glavnyy1-3/+2
2018-10-22Add fuzzer test for scalar numbers in json. (#4996)Vladimir Glavnyy1-5/+13
2018-10-03Assert tests on the first failure. (#4952)Vladimir Glavnyy1-1/+36
2018-09-24Add FlatBufferBuilder move semantics tests to the main test suite (#4902)Sumant Tambe1-0/+17