]> git.saurik.com Git - apt.git/commit
CMake: Switch integration tests and travis over
authorJulian Andres Klode <jak@debian.org>
Sat, 6 Aug 2016 19:32:36 +0000 (21:32 +0200)
committerJulian Andres Klode <jak@debian.org>
Sat, 6 Aug 2016 20:36:02 +0000 (22:36 +0200)
commitdfd863ea50c0fcf9b9ac4dfb5ae0e64c529bd767
tree34cc50dd6d8c0b78f28b36212496ccc8a5fed33c
parent9a2aa0e7f21ef33345f6093ca17fab97a678d543
CMake: Switch integration tests and travis over

This early support seems a bit hacky, but it's a hard switch: The
integration tests do not understand the old build system anymore
afterwards. I don't really like that.
.travis.yml
CMakeLists.txt
test/CMakeLists.txt [new file with mode: 0644]
test/integration/framework
test/integration/test-apt-helper-cat-file
test/interactive-helper/CMakeLists.txt [new file with mode: 0644]