summaryrefslogtreecommitdiff
path: root/run_unittests.py
AgeCommit message (Expand)Author
2017-05-11pkgconfig: add suppport for custom variables during generationPeter Hutterer
2017-05-09project tests: Also regen before buildingNirbheek Chauhan
2017-05-04Use American English: behaviour -> behaviorPeter Hutterer
2017-04-23Unset compiler envvars in unit tests.Jussi Pakkanen
2017-04-20unit tests: Add a test case for LTO + static librariesNirbheek Chauhan
2017-04-17Do not obliterate old rpath because it might be used due to read only data sh...Jussi Pakkanen
2017-04-15Make it possible to only do unity builds on subprojects.Jussi Pakkanen
2017-04-11Merge pull request #1596 from centricular/test-rebuildsJussi Pakkanen
2017-04-11Merge pull request #1588 from absmall/methodJussi Pakkanen
2017-04-10Add tests for target and custom_target rebuildNirbheek Chauhan
2017-04-09unit tests: Run another linuxlike test on all platformsNirbheek Chauhan
2017-04-09unit tests: Skip tests that need NinjaNirbheek Chauhan
2017-04-09unit tests: Fix running specific targets with MSBuildNirbheek Chauhan
2017-04-09unit tests: Run on all backends, not just NinjaNirbheek Chauhan
2017-04-09tests: Factor out common code to run_testsNirbheek Chauhan
2017-04-09Rename the pkgconfig method to pkg-configAaron Small
2017-04-09Add an option to dependencies called 'method'. This can be used toAaron Small
2017-04-06Use '.exe' extension for executables for CygwinJon Turney
2017-04-06Don't use -fPIC on Cygwin, eitherJon Turney
2017-04-04Use CPPFLAGS for pre-processor compiler checksNirbheek Chauhan
2017-04-03Merge pull request #1457 from mesonbuild/overridesJussi Pakkanen
2017-04-02Merge pull request #1505 from centricular/dont-use-c++-for-assemblyJussi Pakkanen
2017-04-02Add test for werror which is a boolean type.Jussi Pakkanen
2017-04-02Proxy object for overriding options transparently.Jussi Pakkanen
2017-03-30tests/common/141: Also test C + asm targetsNirbheek Chauhan
2017-03-28unit tests: Skip static library overwrite on WindowsNirbheek Chauhan
2017-03-27Fix qt4 tool location detection, which may result in incorrectly pickingAaron Small
2017-03-27wrap: Also capture stderr while running quiet_git()Nirbheek Chauhan
2017-03-27Try even harder to use the C compiler for assemblyNirbheek Chauhan
2017-03-25Merge pull request #1496 from centricular/fix-internal-dep-orderJussi Pakkanen
2017-03-25wrap: Implement special wrap modes for use by packagersNirbheek Chauhan
2017-03-23Preserve the order of internal deps in a targetNirbheek Chauhan
2017-03-13unittests: Print output for failing commandsNirbheek Chauhan
2017-03-04Have all compiler invocations in compdb. Closes #1439.Jussi Pakkanen
2017-02-21unit tests: Don't try to test objc/c++ on WindowsNirbheek Chauhan
2017-02-21Support passing of options to compilers and linkersNirbheek Chauhan
2017-02-21Fix static linker exelist in cross-info and environmentNirbheek Chauhan
2017-02-21Fix compiler exelist in cross-info and the environmentNirbheek Chauhan
2017-02-20Merge pull request #1402 from centricular/test-setup-fixesJussi Pakkanen
2017-02-20Merge pull request #1403 from centricular/compile_resourcesJussi Pakkanen
2017-02-20Rewrite custom_target template string substitutionNirbheek Chauhan
2017-02-19unit tests: Test some corner-cases in test setupsNirbheek Chauhan
2017-02-19find_program: Fix implementation of .path()Nirbheek Chauhan
2017-02-18find_program: Correctly use scripts found in PATHNirbheek Chauhan
2017-02-18run_unittests: Move more tests to AllPlatformTestsNirbheek Chauhan
2017-02-18run_unittests: Resolve the real path of the tmpdirNirbheek Chauhan
2017-02-18run_unittests: Filter out non-object contents in static library testNirbheek Chauhan
2017-02-18run_unittests: Print output if a test failedNirbheek Chauhan
2017-02-18ninja: Delete output static lib before calling `ar`Nirbheek Chauhan
2017-02-18run_unittests: Move sleep() ninja bug hack to setconfNirbheek Chauhan