235 Commits (8dcc7d3ef3cb95029c41a0d4accef86415f29cb8)

Author SHA1 Message Date
Michael Hirsch, Ph.D 00f5dadd5b
Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398) 5 years ago
Jon Turney ea805d4287
Make run_project_tests.py aware of --cross-file option 5 years ago
Daniel Mensinger 375a51712b
cmake: Some test improvements 5 years ago
Nirbheek Chauhan 2c8e676e2b tests: Fix some test failures on Ubuntun 16.04 CI 5 years ago
Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 5 years ago
Michael Hirsch, Ph.D a910ba133a
doc: cuda windows comment 5 years ago
Michael Hirsch, Ph.D 8be7278855 run_project_tests: argparse(choices) for --only name check 5 years ago
Daniel Mensinger 379d633ef2 lgtm: fix Unreachable code 5 years ago
Dylan Baker 39efd97714 run_project_tests: Fix skip rust 5 years ago
Michael Hirsch, Ph.D 3120481d77
CI: scalapack not skippable since it's now in Docker image 5 years ago
Michael Hirsch, Ph.D 92b77cb321
deps: add scalapack 5 years ago
Daniel Mensinger 9435f11b17
ci: Add CI command to include text files in the CI log 5 years ago
Michael Hirsch, Ph.D 1baa1c9222 use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-none on fortran 5 years ago
Daniel Mensinger 892c8ebe65
run_project_tests: Added print_tool_versions() 5 years ago
Dylan Baker 0c22798b1a compilers: replace CompilerType with MachineInfo 5 years ago
Patrick Griffis 1670fca36f Add blocks dependency 5 years ago
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