aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2020-02-11configure_file: Also copy timestamps to avoid useless rebuildsNirbheek Chauhan1-3/+9
2020-02-10test cases/python3/3 cython: fix dependency filesGerion Entrup1-0/+1
2020-02-07Merge pull request #6421 from dcbaker/zlib-system-depJussi Pakkanen1-0/+23
2020-02-06Make 'default_library' per-subproject builtin optionXavier Claessens6-0/+39
2020-02-06add fs.stem()Michael Hirsch, Ph.D1-0/+4
2020-02-06fs: add expanduser methodMichael Hirsch, Ph.D1-2/+6
2020-02-06fs: add methods as_posix, is_absoluteMichael Hirsch, Ph.D1-0/+22
2020-02-05ci: properly handle cross/native casesMichael Hirsch, Ph.D2-2/+6
2020-02-05add get_external_property to replace get_cross_propertyMichael Hirsch, Ph.D6-15/+35
2020-02-05add native-file properties testsMichael Hirsch, Ph.D4-7/+19
2020-02-05Merge pull request #6582 from mensinda/cmQuotesJussi Pakkanen5-5/+36
2020-02-05pkgconfig: Generate -uninstalled.pc filesXavier Claessens3-1/+9
2020-02-05Test using a File as an argument to run_command.Jussi Pakkanen1-0/+6
2020-02-05cmake: Added test case for #6566Daniel Mensinger5-5/+36
2020-02-04interpreter: Iterate custom target outputsXavier Claessens1-1/+12
2020-02-04cmake: Sanitize CMake names (fixes #6554)Daniel Mensinger3-12/+13
2020-02-01summary: Fix empty list caseXavier Claessens1-0/+1
2020-01-31tests: Add a test case for the zlib system dependencyDylan Baker1-0/+23
2020-01-30Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398)Michael Hirsch, Ph.D2-0/+7
2020-01-29Bump Java version in test program.Jussi Pakkanen1-2/+2
2020-01-29dependencies: Use DependencyFactory for cupsDylan Baker1-0/+1
2020-01-27Merge pull request #6423 from dcbaker/declare-dependency-variablesJussi Pakkanen1-2/+11
2020-01-25tests: Prevent multiple-definition of symbolsErnestas Kulik6-6/+14
2020-01-24Fix CUDA test without devices.Jan Alexander Steffens (heftig)1-10/+11
2020-01-24ci: Fix boost test on xenialDaniel Mensinger1-1/+1
2020-01-24tests: Disable fortran submodule test on old GCC versionsNirbheek Chauhan1-0/+5
2020-01-24tests: Fix some test failures on Ubuntun 16.04 CINirbheek Chauhan6-13/+17
2020-01-23cmake: Always Add C, CXX if no language is specified (fixes #6441)Daniel Mensinger2-1/+38
2020-01-22tests: Add a test case for finding ldDylan Baker1-0/+4
2020-01-22tests/windows/16: Use pefile module instead of objdump/dumpbinNirbheek Chauhan2-25/+13
2020-01-21Merge pull request #6481 from jon-turney/osx-qt-dep-crashDylan Baker3-7/+15
2020-01-21Use python3 in some tests which were still using pythonSebastien Bacher12-12/+12
2020-01-18Fix 'qt4test' test executable when only Qt4 is presentJon Turney2-1/+2
2020-01-18Make the 'framework/4 qt' test more flexibleJon Turney2-6/+13
2020-01-17wrap: Fix support of file:// URLsXavier Claessens3-0/+4
2020-01-14dependency: add cursesMichael Hirsch, Ph.D2-0/+16
2020-01-09dependencies: Add ability to set arbitrary variables onDylan Baker1-2/+11
2020-01-08Rename test dirs to sequential order.Jussi Pakkanen36-0/+0
2020-01-07One more symlink test skip.Jussi Pakkanen1-1/+1
2019-12-29Only run symlink test from git checkout.Jussi Pakkanen1-1/+11
2019-12-29cmake: Use trace for missing link flags (fixes #6386)Daniel Mensinger10-5/+78
2019-12-23refactor: cuda no unused argsMichael Hirsch, Ph.D16-25/+25
2019-12-22cmake: Fix obeject librariesDaniel Mensinger14-15/+169
2019-12-21Merge pull request #6355 from scivision/depmethodJussi Pakkanen4-23/+23
2019-12-19summary: Change 'section' to be a kwarg instead of positionalXavier Claessens1-8/+8
2019-12-19add compiler.get_linker_id() methodMichael Hirsch, Ph.D1-5/+13
2019-12-19ci: improve robustnessMichael Hirsch, Ph.D4-23/+23
2019-12-19CI: Skip NetCDF Fortran test on OSXDaniel Mensinger1-1/+1
2019-12-19CI: Skip git tests if g-ir-scanner does not existDaniel Mensinger2-2/+2
2019-12-19CI: Fix C++11 related error on osx for protocol bufferDaniel Mensinger1-1/+1