| Age | Commit message (Expand) | Author |
| 2019-06-24 | correct missing argument for IntelClFortranCompiler | Michael Hirsch, Ph.D |
| 2019-06-23 | only --only option to run_project_tests, add type hints, improve variable nam... | Michael Hirsch, Ph.D |
| 2019-06-23 | windows project_test speedup by 2 | Michael Hirsch, Ph.D |
| 2019-06-22 | Do not check for DOS line endings in log files. | Jussi Pakkanen |
| 2019-06-22 | Detect broken Rust compiler setups. | Jussi Pakkanen |
| 2019-06-09 | Purge `is_cross` and friends without changing user interfaces | John Ericson |
| 2019-06-09 | Use `env.machines.*` to avoid some `is_cross` | John Ericson |
| 2019-06-06 | cmake: disable the CMake tests for msvc2015 | Daniel Mensinger |
| 2019-06-06 | cmake: better logging | Daniel Mensinger |
| 2019-06-06 | cmake: fixed installed_files.txt | Daniel Mensinger |
| 2019-06-06 | cmake: Added project tests | Daniel Mensinger |
| 2019-05-27 | Update to new ccache URL | Joel Rosdahl |
| 2019-05-13 | compilers/clike: ICL needs msvc workarounds in has_function | Dylan Baker |
| 2019-05-09 | Better detection of tab indentation. | Jussi Pakkanen |
| 2019-05-02 | Merge pull request #5311 from mensinda/flake8Plugins | Jussi Pakkanen |
| 2019-05-02 | per-target manual specification of link_language | Michael Hirsch, Ph.D |
| 2019-04-29 | Fix unused variables warnings | Daniel Mensinger |
| 2019-04-29 | Fix blind exceptions | Daniel Mensinger |
| 2019-04-15 | Don't always skip objc/objc++ tests on Windows | Jon Turney |
| 2019-04-15 | Report detected compilers in run_project_tests | Jon Turney |
| 2019-04-03 | d: Fix linker errors with shared libraries on Windows | Ari Vuollet |
| 2019-03-27 | Always initialize compiler_options before sanity_check | John Ericson |
| 2019-03-20 | Merge pull request #5031 from bonzini/kconfig | Jussi Pakkanen |
| 2019-03-18 | interpreterbase: protect string division with FeatureNew | Paolo Bonzini |
| 2019-03-15 | [modules] Add kconfig module | Mark Schulte |
| 2019-03-13 | tests: disable Dlang tests on windows | Dylan Baker |
| 2019-02-28 | add NetCDF | Michael Hirsch, Ph.D |
| 2019-02-26 | Disable D tests if dmd install is broken. | Jussi Pakkanen |
| 2019-02-04 | run_project_tests: add support for loading cross files | Dylan Baker |
| 2019-02-04 | run_project_tests: Add support for loading a native file in tests | Dylan Baker |
| 2019-02-01 | project tests: qt is available on the macOS CI | Nirbheek Chauhan |
| 2019-01-21 | More tests and pic. | Jussi Pakkanen |
| 2018-12-12 | tests: Add tests for the python module | Dylan Baker |
| 2018-11-06 | Deal with clang-cl generating empty implibs | Jon Turney |
| 2018-11-06 | Extend test to when both name_{suf,pre}fix: are used | Jon Turney |
| 2018-11-06 | Add a test of installed library names when name_{suf,pre}fix: is used | Jon Turney |
| 2018-11-04 | Use compiler detector in detect_system_compiler() | Jon Turney |
| 2018-10-14 | Merge pull request #4340 from jon-turney/azure-pipelines | Jussi Pakkanen |
| 2018-10-14 | Use 'CI' environment variable to detect CI environment | Jon Turney |
| 2018-10-10 | tests: Merge backend guessing into one function | Niklas Claesson |
| 2018-10-10 | Add option to fail fast in tests | Niklas Claesson |
| 2018-10-04 | Use a single ArgumentParser for all subcommands | Xavier Claessens |
| 2018-09-25 | Skip all dot files/directories when running tests | Guillermo Ignacio Enriquez Gutierrez |
| 2018-09-22 | Fix test script to be able to run in local macos | Guillermo Ignacio Enriquez Gutierrez |
| 2018-09-14 | run_proect_tests: add cygwin as platform fix name | Marco Trevisan (Treviño) |
| 2018-09-14 | run_project_tests: remove pdb workaround, just use filters | Marco Trevisan (Treviño) |
| 2018-09-12 | run_projects_tests: Fail if we install extra files even if not in cl | Marco Trevisan (Treviño) |
| 2018-08-19 | Do not scan test logs. Closes #4046. | Jussi Pakkanen |
| 2018-08-19 | Scan markdown files for tabs. | Jussi Pakkanen |
| 2018-08-19 | Condense test dirs. | Jussi Pakkanen |