foundationdb/contrib/sqlite
Markus Pilman 1de37afd52
Make TEST macros C++ only (#7558)
* proof of concept

* use code-probe instead of test

* code probe working on gcc

* code probe implemented

* renamed TestProbe to CodeProbe

* fixed refactoring typo

* support filtered output

* print probes at end of simulation

* fix missed probes print

* fix deduplication

* Fix refactoring issues

* revert bad refactor

* make sure file paths are relative

* fix more wrong refactor changes
2022-07-19 13:15:51 -07:00
..
CMakeLists.txt Disable ffast-math for Intel compiler 2022-07-07 17:36:26 +02:00
btree.c fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
btree.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
hash.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
shell.c fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
sqlite3.amalgamation.c Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
sqlite3.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
sqlite3ext.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
sqliteInt.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00
sqliteLimit.h fdbserver compiling (but linking still fails) 2022-06-27 18:54:58 -06:00