index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run_tests.py
Age
Commit message (
Expand
)
Author
2018-06-06
Convert args.projectoptions into a dict
Xavier Claessens
2018-06-05
.travis.yml: Add CI for armhf and mingw
Nirbheek Chauhan
2018-06-05
Add MinGW-w64 64-bit to the Travis CI
Nirbheek Chauhan
2018-06-01
Set the meson command to use when we know what it is
Nirbheek Chauhan
2018-05-31
Revert "mesonlib: handle meson exe wrappers"
Nirbheek Chauhan
2018-05-30
mesonlib: handle meson exe wrappers
Martin Kelly
2018-04-02
Imported Debian fixes by Matthias Klose.
Jussi Pakkanen
2017-12-03
unit tests: Remove all instances of FakeEnvironment
Nirbheek Chauhan
2017-11-20
Replaced sys.executable use with the mesonlib equivalent.
Jussi Pakkanen
2017-11-20
Tests can be run with an external Meson command.
Jussi Pakkanen
2017-10-28
Use GCC 7 for cross compilation tests.
Jussi Pakkanen
2017-10-01
tests: Always run ninja with -d explain
Nirbheek Chauhan
2017-09-18
Revert "Revert "Merge pull request #1931 from centricular/use-patched-ninja""
Nirbheek Chauhan
2017-09-14
run_tests.py: Haiku has no nice().
Jérôme Duval
2017-08-13
unit tests: Select test cases inside run_unittests.py
Nirbheek Chauhan
2017-08-06
Merged singleexe branch.
Jussi Pakkanen
2017-08-06
Print system information to aid in debugging remote machines.
Jussi Pakkanen
2017-08-02
Print deprecation warnings on old style commands.
Jussi Pakkanen
2017-07-18
Revert "Merge pull request #1931 from centricular/use-patched-ninja"
Jussi Pakkanen
2017-07-17
tests: Restore sleep for ninja on HFS+ (macOS)
Nirbheek Chauhan
2017-07-17
CI: Use QuLogic's Ninja patches
Nirbheek Chauhan
2017-06-22
Add some colour to test output.
Elliott Sales de Andrade
2017-06-09
unit tests: Add class to generate failing tests
Nirbheek Chauhan
2017-06-09
dependencies: Add a new class ExternalDependency
Nirbheek Chauhan
2017-05-21
Add coverage export for tests.
Elliott Sales de Andrade
2017-05-21
Fix cross environment pollution.
Ole André Vadla Ravnås
2017-05-09
project tests: Also regen before building
Nirbheek Chauhan
2017-04-09
unit tests: exe_suffix is '.exe' on Cygwin
Nirbheek Chauhan
2017-04-09
tests: Move appveyor platform workaround to run_tests.py
Nirbheek Chauhan
2017-04-09
unit tests: Fix running specific targets with MSBuild
Nirbheek Chauhan
2017-04-09
unit tests: Run on all backends, not just Ninja
Nirbheek Chauhan
2017-04-09
run_project_tests: Clean on backends that can't install
Nirbheek Chauhan
2017-04-09
tests: Factor out common code to run_tests
Nirbheek Chauhan
2017-04-09
run_tests: Improve the backend detection
Nirbheek Chauhan
2017-03-30
run_tests: Don't run unit tests when the VS backend is selected
Nirbheek Chauhan
2017-02-20
Merge pull request #1403 from centricular/compile_resources
Jussi Pakkanen
2017-02-20
run_tests.py: Nice down when running on a dev machine
Nirbheek Chauhan
2017-02-18
find_program: Correctly use scripts found in PATH
Nirbheek Chauhan
2017-02-18
Add unit tests related to absolute prefixes
Nirbheek Chauhan
2017-01-30
Run some unit tests on all platforms
Nirbheek Chauhan
2016-12-31
Do not run arm cross compilation tests on arm.
Jussi Pakkanen
2016-12-21
Some merge conflicts are logical. Such as this one was.
Jussi Pakkanen
2016-12-21
Merge pull request #1233 from mesonbuild/wip/ignatenko/code-style
Jussi Pakkanen
2016-12-20
Fix cross test and run them if a cross compiler is available.
Jussi Pakkanen
2016-12-19
tree-wide: remove unused imports
Igor Gnatenko
2016-11-01
Run unittests only with default compiler.
Jussi Pakkanen
2016-10-12
Some fixes to unittest running.
Jussi Pakkanen
2016-10-09
Review fixes.
Jussi Pakkanen
2016-10-08
Pass cmd line args onwards.
Jussi Pakkanen
2016-10-08
Store all invocation output. Not shown to users yet.
Jussi Pakkanen
[next]