Home
last modified time | relevance | path

Searched full:single_include (Results 1 – 19 of 19) sorted by relevance

/external/catch2/
DCMakeLists.txt95 $<BUILD_INTERFACE:${CMAKE_CURRENT_LIST_DIR}/single_include>
161 "single_include/"
D.gitattributes20 single_include/**/*.hpp eol=lf
Dconanfile.py13 exports_sources = ("single_include/*", "CMakeLists.txt", "CMake/*", "contrib/*")
/external/catch2/docs/
Dci-and-misc.md40 `single_include` directory in the git repository, and are named
42 need to download `single_include/catch_reporter_teamcity.hpp` and include
Drelease-notes.md459 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…
Dtutorial.md16 …er version](https://raw.githubusercontent.com/catchorg/Catch2/master/single_include/catch2/catch.h…
/external/catch2/scripts/
DupdateWandbox.py43 'code': open(os.path.join(catchPath, 'single_include', 'catch2', 'catch.hpp')).read()
DgenerateSingleHeader.py28 outputPath = os.path.join( catchPath, 'single_include/catch2/catch.hpp' )
DreleaseCommon.py161 …destFile = os.path.join(catchPath, 'single_include', 'catch2', 'catch_reporter_{}.hpp'.format(rep))
/external/parameter-framework/upstream/test/catch/
DCMakeLists.txt41 https://raw.github.com/philsquared/Catch/master/single_include/catch.hpp
/external/catch2/projects/ExtraTests/
DCMakeLists.txt16 set( SINGLE_INCLUDE_PATH ${CATCH_DIR}/single_include )
/external/parameter-framework/upstream/
Dappveyor.yml52 …wget --no-check-certificate https://raw.github.com/philsquared/Catch/v1.2.1/single_include/catch.h…
D.travis.yml66 https://raw.github.com/philsquared/Catch/v1.2.1/single_include/catch.hpp
DREADME.md99 [here](https://raw.githubusercontent.com/philsquared/Catch/master/single_include/catch.hpp);
/external/catch2/examples/
DCMakeLists.txt16 set( HEADER_DIR ${CATCH_DIR}/single_include )
/external/catch2/include/
Dcatch.hpp68 // These files are included here so the single_include script doesn't put them
/external/bcc/tests/cc/
Dcatch.hpp2794 // These files are included here so the single_include script doesn't put them
/external/catch2/single_include/catch2/
Dcatch.hpp4715 // These files are included here so the single_include script doesn't put them
/external/libabigail/tests/lib/
Dcatch.hpp4746 // These files are included here so the single_include script doesn't put them