271 Commits (39f25ec6aa24b84cb787fc652de019b9292e32aa)

Author SHA1 Message Date
Michael Hirsch, Ph.D 3447767cac
PGI: windows PGI is sort of MSVC-like 5 years ago
Dylan Baker 25e32b56fb tests: add wasm to run_project_tests --only 5 years ago
Jussi Pakkanen f39600647d Condense test directory names. 5 years ago
Michael Hirsch, Ph.D b5e9ab8ed0
fortran tests: non-gfortran compilers on Windows are best static libs 5 years ago
Michael Hirsch, Ph.D 667cc80f72
run_tests: ifort / intel-cl must have ninja backend 5 years ago
Michael Hirsch, Ph.D 3d18da0de3
actually failfast, was not failing fast before 5 years ago
Daniel Mensinger 3b2126531a cmake: added test case for environment variables 5 years ago
Michael Hirsch, Ph.D cb7d236696 pythonic file checks 5 years ago
Jussi Pakkanen b1fbbde0b0 Use pytest parallelisation if available. 5 years ago
Jussi Pakkanen 4b1ab96795 Add command line argument to skip unit tests. 5 years ago
Michael Hirsch, Ph.D 5b109c9ad2 correct missing argument for IntelClFortranCompiler 5 years ago
Michael Hirsch, Ph.D 40a3a6c3d0 only --only option to run_project_tests, add type hints, improve variable name use 5 years ago
Michael Hirsch, Ph.D d61116efc1 windows project_test speedup by 2 5 years ago
Jussi Pakkanen 80856884cc Do not check for DOS line endings in log files. 5 years ago
Jussi Pakkanen 6d6acab6fe Detect broken Rust compiler setups. 5 years ago
John Ericson 07777e15d4 Purge `is_cross` and friends without changing user interfaces 6 years ago
John Ericson 32e827dcdc Use `env.machines.*` to avoid some `is_cross` 6 years ago
Daniel Mensinger 703054903b
cmake: disable the CMake tests for msvc2015 6 years ago
Daniel Mensinger 493e505d58
cmake: better logging 6 years ago
Daniel Mensinger cb57847c30
cmake: fixed installed_files.txt 6 years ago
Daniel Mensinger bf81aac465
cmake: Added project tests 6 years ago
Joel Rosdahl f13e65b93a Update to new ccache URL 6 years ago
Dylan Baker f5ea341319 compilers/clike: ICL needs msvc workarounds in has_function 6 years ago
Jussi Pakkanen b0f90a793f Better detection of tab indentation. 6 years ago
Michael Hirsch, Ph.D 06bfc2dab6 per-target manual specification of link_language 6 years ago
Daniel Mensinger 3581839f4c
Fix unused variables warnings 6 years ago
Daniel Mensinger bf98ffca9e
Fix blind exceptions 6 years ago
Jon Turney 744ca13ddb
Don't always skip objc/objc++ tests on Windows 6 years ago
Jon Turney 1e9b753c95
Report detected compilers in run_project_tests 6 years ago
Ari Vuollet 5ee2fb6ede d: Fix linker errors with shared libraries on Windows 6 years ago
John Ericson f53f58f54e Always initialize compiler_options before sanity_check 6 years ago
Paolo Bonzini 7a02b76e70 interpreterbase: protect string division with FeatureNew 6 years ago
Mark Schulte 647bd2839e [modules] Add kconfig module 6 years ago
Dylan Baker e7c4601fe3 tests: disable Dlang tests on windows 6 years ago
Michael Hirsch, Ph.D 71cffa67fa add NetCDF 6 years ago
Jussi Pakkanen a81207881b Disable D tests if dmd install is broken. 6 years ago
Dylan Baker 097faee83b run_project_tests: add support for loading cross files 6 years ago
Dylan Baker 30cf4f9c3a run_project_tests: Add support for loading a native file in tests 6 years ago
Nirbheek Chauhan 042f5638bf project tests: qt is available on the macOS CI 6 years ago
Jussi Pakkanen 8eca221aac More tests and pic. 6 years ago
Dylan Baker 978e6fb88f tests: Add tests for the python module 6 years ago
Jon Turney 94cdb68a3a
Deal with clang-cl generating empty implibs 6 years ago
Jon Turney 5d51329d27
Extend test to when both name_{suf,pre}fix: are used 6 years ago
Jon Turney b17f6dae54
Add a test of installed library names when name_{suf,pre}fix: is used 6 years ago
Jon Turney 3c38e46774
Use compiler detector in detect_system_compiler() 6 years ago
Jon Turney 459b81de46
Use 'CI' environment variable to detect CI environment 6 years ago
Niklas Claesson d964da79e7 tests: Merge backend guessing into one function 6 years ago
Niklas Claesson 4911a51aa2 Add option to fail fast in tests 6 years ago
Xavier Claessens 37067a53c4 Use a single ArgumentParser for all subcommands 6 years ago
Guillermo Ignacio Enriquez Gutierrez 5262aac977 Skip all dot files/directories when running tests 6 years ago