COMMITS
/ tests/test_assert.h September 24, 2025
D
bulk code format fix (#8707)
Derek Bailey committed
September 29, 2023
A
moved function to namespace (#8068)
Artem Shilkin committed
May 3, 2023
W
GenerateText gives text error on failure
Wouter van Oortmerssen committed
April 28, 2023
D
inject no long for FBS generation to remove logs in flattests (#7926)
Derek Bailey committed
August 9, 2022
S
avoid zero-as-null-pointer warning (#7423)
sssooonnnggg committed
November 12, 2021
W
Removal of support for FLATBUFFERS_CPP98_STL (#6918)
Wouter van Oortmerssen committed
December 13, 2019
F
November 25, 2019
V
Fix ambiguity of a type deduction in TEST_EQ macro if arguments have `enum class` type. (#5630)
Vladimir Glavnyy committed
February 19, 2019
W
Fixed use of WIN32 needs to be _WIN32.
Wouter van Oortmerssen committed
January 24, 2019
V
Repair MSVC-CRT leakage detector and enable this detection with Appveyor-CI (#5105)
Vladimir Glavnyy committed
November 16, 2018
V
Make the Parser independent from the global C-locale (#5028)
Vladimir Glavnyy committed
October 22, 2018
V
Add fuzzer test for scalar numbers in json. (#4996)
Vladimir Glavnyy committed
October 3, 2018
V
Assert tests on the first failure. (#4952)
Vladimir Glavnyy committed
September 24, 2018
S
Add FlatBufferBuilder move semantics tests to the main test suite (#4902)
Sumant Tambe committed