2425 Commits (0b0873c7438471732e5237b1c667e5a3b3fe3c82)

Author SHA1 Message Date
Jon Turney b6b347a547
Update test case to use run_target(command:) 5 years ago
Dylan Baker 771b0d3ffb compilers/mixins/emscripten: Implement thread support 5 years ago
Dylan Baker d3e2e9ad39 tests/wasm: Add C language as well as C++ language to test 5 years ago
Jon Turney 63d67e2042 Fix 'linuxlike/14 static dynamic linkage' test on Cygwin 5 years ago
Daniel Mensinger 12930051ae
test: replace pass_* functions with a test.json entry 5 years ago
Xavier Claessens c175e97a88 summary: Add list_sep keyword argument 5 years ago
Daniel Mensinger 8e60b8c146
test: merge installed_files.txt into test.json 5 years ago
Daniel Mensinger 3065202f6b
test: realise test_args.txt with a test matrix 5 years ago
Daniel Mensinger efd4e2a15b
test: merge test_matrix.json and setup_env.json into test.json 5 years ago
Nirbheek Chauhan 7f1d78f304 tests: Ensure that executable and library are named differently 5 years ago
Rohan Garg 73f03e6093 Introduce dataonly for the pkgconfig module 5 years ago
Daniel Mensinger 96f5d4e455
boost: Updated tests 5 years ago
Daniel Mensinger 113ec96626
cmake: Fix relative paths for add_custom_{command,target} 5 years ago
Daniel Mensinger 55d3fe4f4a cmake: Ignore files that violate subproject isolation (fixes #6640) 5 years ago
Daniel Mensinger 31eb41ec2f
cmake: traceparser better handle lists 5 years ago
Daniel Mensinger 4ec6918cd5
cmake: Fix dependency loops in custom targets (fixes #6632) 5 years ago
Dylan Baker 73ddc01477 modules/cmake: Add a found() method to the cmake subproject 5 years ago
Jon Turney eb1a8ecf7c
Remove unused no-installed-files test feature 5 years ago
Jon Turney 48e5c1234a
Add a test of new warning of omitted native: keyword 5 years ago
Jon Turney 021fd9a1d0
Add test of target source without language 5 years ago
Jon Turney cfe31d2e9d
Add a test that using an unavailable native compiler errors 5 years ago
Daniel Mensinger fbf5c8677b tests: Make the cups test more robust 5 years ago
Nirbheek Chauhan 1e4eeccb0f configure_file: Also copy timestamps to avoid useless rebuilds 5 years ago
Gerion Entrup 1c74bbbfb3 test cases/python3/3 cython: fix dependency files 5 years ago
Jon Turney 7a159ff1e1
Add add_languages(native:) 5 years ago
Xavier Claessens 3ba0073df6 Make 'default_library' per-subproject builtin option 5 years ago
Michael Hirsch, Ph.D 5bbeab8ed4 add fs.stem() 5 years ago
Michael Hirsch, Ph.D dcb7043403 fs: add expanduser method 5 years ago
Michael Hirsch, Ph.D 4556343d95 fs: add methods as_posix, is_absolute 5 years ago
Michael Hirsch, Ph.D 58b1157d87
ci: properly handle cross/native cases 5 years ago
Michael Hirsch, Ph.D 554d35c3f3
add get_external_property to replace get_cross_property 5 years ago
Michael Hirsch, Ph.D 6c963726cf
add native-file properties tests 5 years ago
Xavier Claessens 4c5a9523be pkgconfig: Generate -uninstalled.pc files 5 years ago
Jussi Pakkanen 302b486446 Test using a File as an argument to run_command. 5 years ago
Daniel Mensinger 379f3d8995
cmake: Added test case for #6566 5 years ago
Xavier Claessens 15eb0014ac interpreter: Iterate custom target outputs 5 years ago
Daniel Mensinger 1f7e73fd5c cmake: Sanitize CMake names (fixes #6554) 5 years ago
Xavier Claessens 31f00c11d3 summary: Fix empty list case 5 years ago
Dylan Baker b495d4ba22 tests: Add a test case for the zlib system dependency 5 years ago
Michael Hirsch, Ph.D 00f5dadd5b
Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398) 5 years ago
Jussi Pakkanen 95de289d0d Bump Java version in test program. 5 years ago
Dylan Baker 4cc890e70a dependencies: Use DependencyFactory for cups 5 years ago
Ernestas Kulik dbad64cf34 tests: Prevent multiple-definition of symbols 5 years ago
Jan Alexander Steffens (heftig) 03065f2f00 Fix CUDA test without devices. 5 years ago
Daniel Mensinger a78f90c3f8 ci: Fix boost test on xenial 5 years ago
Nirbheek Chauhan ca1776d6db tests: Disable fortran submodule test on old GCC versions 5 years ago
Nirbheek Chauhan 2c8e676e2b tests: Fix some test failures on Ubuntun 16.04 CI 5 years ago
Daniel Mensinger bc27ebacc9 cmake: Always Add C, CXX if no language is specified (fixes #6441) 5 years ago
Dylan Baker 255fa5a320 tests: Add a test case for finding ld 5 years ago
Nirbheek Chauhan c5c0c467fe tests/windows/16: Use pefile module instead of objdump/dumpbin 5 years ago