Searched full:single_include (Results 1 – 19 of 19) sorted by relevance
/external/catch2/ |
D | CMakeLists.txt | 95 $<BUILD_INTERFACE:${CMAKE_CURRENT_LIST_DIR}/single_include> 161 "single_include/"
|
D | .gitattributes | 20 single_include/**/*.hpp eol=lf
|
D | conanfile.py | 13 exports_sources = ("single_include/*", "CMakeLists.txt", "CMake/*", "contrib/*")
|
/external/catch2/docs/ |
D | ci-and-misc.md | 40 `single_include` directory in the git repository, and are named 42 need to download `single_include/catch_reporter_teamcity.hpp` and include
|
D | release-notes.md | 459 single-header version is now at `single_include/catch2/catch.hpp`, rather 460 than `single_include/catch.hpp`.** 633 * To fix the underlying issue we will be versioning reporters in single_include folder per release 650 * Reporters will now be versioned in the `single_include` folder to ensure their compatibility with…
|
D | tutorial.md | 16 …er version](https://raw.githubusercontent.com/catchorg/Catch2/master/single_include/catch2/catch.h…
|
/external/catch2/scripts/ |
D | updateWandbox.py | 43 'code': open(os.path.join(catchPath, 'single_include', 'catch2', 'catch.hpp')).read()
|
D | generateSingleHeader.py | 28 outputPath = os.path.join( catchPath, 'single_include/catch2/catch.hpp' )
|
D | releaseCommon.py | 161 …destFile = os.path.join(catchPath, 'single_include', 'catch2', 'catch_reporter_{}.hpp'.format(rep))
|
/external/parameter-framework/upstream/test/catch/ |
D | CMakeLists.txt | 41 https://raw.github.com/philsquared/Catch/master/single_include/catch.hpp
|
/external/catch2/projects/ExtraTests/ |
D | CMakeLists.txt | 16 set( SINGLE_INCLUDE_PATH ${CATCH_DIR}/single_include )
|
/external/parameter-framework/upstream/ |
D | appveyor.yml | 52 …wget --no-check-certificate https://raw.github.com/philsquared/Catch/v1.2.1/single_include/catch.h…
|
D | .travis.yml | 66 https://raw.github.com/philsquared/Catch/v1.2.1/single_include/catch.hpp
|
D | README.md | 99 [here](https://raw.githubusercontent.com/philsquared/Catch/master/single_include/catch.hpp);
|
/external/catch2/examples/ |
D | CMakeLists.txt | 16 set( HEADER_DIR ${CATCH_DIR}/single_include )
|
/external/catch2/include/ |
D | catch.hpp | 68 // These files are included here so the single_include script doesn't put them
|
/external/bcc/tests/cc/ |
D | catch.hpp | 2794 // These files are included here so the single_include script doesn't put them
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 4715 // These files are included here so the single_include script doesn't put them
|
/external/libabigail/tests/lib/ |
D | catch.hpp | 4746 // These files are included here so the single_include script doesn't put them
|