3555 Commits (0ebf79ec8b74c8cbb1ea96fff740a8dfd80340b1)
 

Author SHA1 Message Date
Jussi Pakkanen c8042b5574 Merged clang color. 8 years ago
Rodrigo Lourenço 73e36c5b2b Add myself as an author. 8 years ago
Nirbheek Chauhan 2a64a2d00c run_tests.py: Nice down when running on a dev machine 8 years ago
Nirbheek Chauhan 79fcd7054d tests/common/129: Fix configure_file invocation 8 years ago
Nirbheek Chauhan dabf0c1882 gnome: Support configure_file() output in compile_resources 8 years ago
Nirbheek Chauhan cb0aa6a83a configure_file: Substitute @INPUT@/@OUTPUT@/etc in command 8 years ago
Nirbheek Chauhan 1f0319c288 gnome: Document why we need absolute paths for mkenums 8 years ago
Nirbheek Chauhan f3ff8fe6b7 custom_target: Substitute input into output 8 years ago
Nirbheek Chauhan 73b2ee08a8 Rewrite custom_target template string substitution 8 years ago
Nirbheek Chauhan af1b898cc5 configure_file: Don't allow both command and configuration kwargs 8 years ago
Nirbheek Chauhan a6c71c62c8 gnome: Print an error message when generated files are passed to compile_resources 8 years ago
Rodrigo Lourenço ec1c163da0 Add auto option to b_colored when using Clang. Remove Clang version check when enabling colored output. 8 years ago
Nirbheek Chauhan 8c8ad2cc49 rpm: Fix missing parenthesis and quotation mark 8 years ago
Rodrigo Lourenço 15ecd6aeb2 Update minimum Clang version for colored output 8 years ago
Jussi Pakkanen e410e2aa5b Merge pull request #1406 from mesonbuild/fixdetection 8 years ago
Jussi Pakkanen 69e51109c2 Run regen before loading test data because it might have changed. 8 years ago
Jussi Pakkanen c76dcdb62b Fix the rest of them. 8 years ago
Jussi Pakkanen 4dfd9701e3 Fix compiler detection + cross when envvar not set. 8 years ago
Nirbheek Chauhan f0ccbc649c Vim syntax: new function add_test_setup() 8 years ago
Jussi Pakkanen 476174477e Merge pull request #1400 from centricular/fix-gresource-version 8 years ago
Nirbheek Chauhan f90f17b250 unit tests: Test some corner-cases in test setups 8 years ago
Nirbheek Chauhan 06d615611b mesontest: Use setup timeout multiplier if not specified 8 years ago
Nirbheek Chauhan 5bf4338913 mesontest: Use test setup name in logfiles 8 years ago
Nirbheek Chauhan d1bc5c3404 add_test_setup: Treat no env as empty env 8 years ago
Nirbheek Chauhan f1fe823763 Add repr() for EnvironmentVariables{,Holder} 8 years ago
Nirbheek Chauhan e9f9a42c7a mesontest: Don't run tests if no tests were selected 8 years ago
Jussi Pakkanen 0cf18eb3bc Merge pull request #1356 from centricular/cross-platform-unit-tests 8 years ago
Jussi Pakkanen aba099a491 Merge pull request #1396 from fabio-porcedda/cross-ccache 8 years ago
Nirbheek Chauhan 07c3d35d4b mesontest: Set MALLOC_PERTURB_ to a random value 8 years ago
Rodrigo Lourenço 76cd306204 Add b_colorout option for Clang compilers. 8 years ago
Nirbheek Chauhan af85d0e65e gnome: Fix minimum gresource dependency required 8 years ago
Nirbheek Chauhan 577a3591c9 gnome: Only check gresource version with CustomTargets 8 years ago
Nirbheek Chauhan f23a4a8b27 run_command: Fix error message on incorrect argument 8 years ago
Nirbheek Chauhan 2478bb144d rpm: We no longer provide the full path to a library 8 years ago
Nirbheek Chauhan 940b8a2e93 tests/common/119: Test array args to join_paths() 8 years ago
Nirbheek Chauhan 7d1cee9d84 dependencies: Remove useless and verbose dict.get() call 8 years ago
Nirbheek Chauhan 7e805a019a find_program: Fix implementation of .path() 8 years ago
Nirbheek Chauhan 280346da3a find_program: Support passing mesonlib.File objects 8 years ago
Jussi Pakkanen 8ecff137cb Improved the Doxygen sample project. 8 years ago
Nirbheek Chauhan 18bce47691 find_program: Correctly use scripts found in PATH 8 years ago
Nirbheek Chauhan d5b4944924 run_unittests: Move more tests to AllPlatformTests 8 years ago
Nirbheek Chauhan b3d5db49e8 mesonintrospect: Normalize install_filename in the output 8 years ago
Nirbheek Chauhan 8e36697617 run_unittests: Resolve the real path of the tmpdir 8 years ago
Nirbheek Chauhan 2eef18b163 run_unittests: Filter out non-object contents in static library test 8 years ago
Nirbheek Chauhan de1b10c32d run_unittests: Print output if a test failed 8 years ago
Nirbheek Chauhan a14eba27a9 ninja: Delete output static lib before calling `ar` 8 years ago
Nirbheek Chauhan 217eae4011 run_unittests: Move sleep() ninja bug hack to setconf 8 years ago
Nirbheek Chauhan dd47bcd210 run_unittests: Support returning the output of a subprocess 8 years ago
Nirbheek Chauhan 82057ccd55 Add unit tests related to absolute prefixes 8 years ago
Nirbheek Chauhan 67d3d512ff mesonintrospect: Also print builtins for --buildoptions 8 years ago