foundationdb/cmake
mpilman 58964af7e1 ctest improvements - #1058
- A set of CMake variables controls whether to keep
  the simfdb directory and the traces and whether we
  want to aggregate the traces into a single file
- Test labels now contain the directory they are in
  so that one can now run `ctest -R fast/`
- A different binary can be used for restart tests. CMake
  will automatically look for an installed fdb and use that
  by default. If none is found, it will use the built one
  but it will also print a warning
- CMake will throw an error if there are any text files in
  the tests directory that are not associated with a test.
- Moved testing from fdbserver/CMakeLists.txt to
  tests/CMakeLists.txt
- Moved fdb testing functions to its own cmake module
2019-01-22 14:34:51 -08:00
..
AddFdbTest.cmake ctest improvements - #1058 2019-01-22 14:34:51 -08:00
CompileActorCompiler.cmake Addressed comments from pull requests 2019-01-02 13:32:26 -08:00
CompileBoost.cmake Addressed comments from pull requests 2019-01-02 13:32:26 -08:00
CompileVexillographer.cmake Addressed comments from pull requests 2019-01-02 13:32:26 -08:00
ConfigureCompiler.cmake Addressed comments from pull requests 2019-01-02 13:32:26 -08:00
FindEditline.cmake flow compiling with cmake on OS X 2018-12-13 13:58:06 -08:00
FindGperftools.cmake flow compiling with cmake on OS X 2018-12-13 13:58:06 -08:00
FlowCommands.cmake Addressed comments from pull requests 2019-01-02 13:32:26 -08:00
InstallLayout.cmake first version of debian build 2018-12-13 15:57:12 -08:00
user-config.jam.cmake flow compiling with cmake on OS X 2018-12-13 13:58:06 -08:00