summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2020-02-05ci: properly handle cross/native casesMichael Hirsch, Ph.D
2020-02-05add get_external_property to replace get_cross_propertyMichael Hirsch, Ph.D
2020-02-05add native-file properties testsMichael Hirsch, Ph.D
2020-02-05Merge pull request #6582 from mensinda/cmQuotesJussi Pakkanen
2020-02-05pkgconfig: Generate -uninstalled.pc filesXavier Claessens
2020-02-05Test using a File as an argument to run_command.Jussi Pakkanen
2020-02-05cmake: Added test case for #6566Daniel Mensinger
2020-02-04interpreter: Iterate custom target outputsXavier Claessens
2020-02-04cmake: Sanitize CMake names (fixes #6554)Daniel Mensinger
2020-02-01summary: Fix empty list caseXavier Claessens
2020-01-30Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398)Michael Hirsch, Ph.D
2020-01-29Bump Java version in test program.Jussi Pakkanen
2020-01-29dependencies: Use DependencyFactory for cupsDylan Baker
2020-01-27Merge pull request #6423 from dcbaker/declare-dependency-variablesJussi Pakkanen
2020-01-25tests: Prevent multiple-definition of symbolsErnestas Kulik
2020-01-24Fix CUDA test without devices.Jan Alexander Steffens (heftig)
2020-01-24ci: Fix boost test on xenialDaniel Mensinger
2020-01-24tests: Disable fortran submodule test on old GCC versionsNirbheek Chauhan
2020-01-24tests: Fix some test failures on Ubuntun 16.04 CINirbheek Chauhan
2020-01-23cmake: Always Add C, CXX if no language is specified (fixes #6441)Daniel Mensinger
2020-01-22tests: Add a test case for finding ldDylan Baker
2020-01-22tests/windows/16: Use pefile module instead of objdump/dumpbinNirbheek Chauhan
2020-01-21Merge pull request #6481 from jon-turney/osx-qt-dep-crashDylan Baker
2020-01-21Use python3 in some tests which were still using pythonSebastien Bacher
2020-01-18Fix 'qt4test' test executable when only Qt4 is presentJon Turney
2020-01-18Make the 'framework/4 qt' test more flexibleJon Turney
2020-01-17wrap: Fix support of file:// URLsXavier Claessens
2020-01-14dependency: add cursesMichael Hirsch, Ph.D
2020-01-09dependencies: Add ability to set arbitrary variables onDylan Baker
2020-01-08Rename test dirs to sequential order.Jussi Pakkanen
2020-01-07One more symlink test skip.Jussi Pakkanen
2019-12-29Only run symlink test from git checkout.Jussi Pakkanen
2019-12-29cmake: Use trace for missing link flags (fixes #6386)Daniel Mensinger
2019-12-23refactor: cuda no unused argsMichael Hirsch, Ph.D
2019-12-22cmake: Fix obeject librariesDaniel Mensinger
2019-12-21Merge pull request #6355 from scivision/depmethodJussi Pakkanen
2019-12-19summary: Change 'section' to be a kwarg instead of positionalXavier Claessens
2019-12-19add compiler.get_linker_id() methodMichael Hirsch, Ph.D
2019-12-19ci: improve robustnessMichael Hirsch, Ph.D
2019-12-19CI: Skip NetCDF Fortran test on OSXDaniel Mensinger
2019-12-19CI: Skip git tests if g-ir-scanner does not existDaniel Mensinger
2019-12-19CI: Fix C++11 related error on osx for protocol bufferDaniel Mensinger
2019-12-19fs: rename samefile => is_samepathMichael Hirsch, Ph.D
2019-12-18python: add embed to the python dependency functionDaniel Mensinger
2019-12-18Merge pull request #4649 from dcbaker/summary-functionJussi Pakkanen
2019-12-17ci cmake: Windows link.exe skip due to symbol issuesMichael Hirsch, Ph.D
2019-12-17Fix macOS library test when using system zlib.Jussi Pakkanen
2019-12-12summary: Add bool_yn keyword argumentXavier Claessens
2019-12-12summary: Allow section with no title, and passing key/value separatelyXavier Claessens
2019-12-12Add a summary() function for configuration summarizationXavier Claessens