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
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
2016-10-08
Run unittests.
Jussi Pakkanen
2016-10-07
run_tests: Print stdo and stde in failing test logs
Nirbheek Chauhan
2016-09-11
Merge pull request #684 from mesonbuild/pdb
Jussi Pakkanen
2016-09-11
run_tests.py: Ignore .pdb files while validating install
Nirbheek Chauhan
2016-08-30
Use context manager in test cases.
Elliott Sales de Andrade
2016-08-19
Implement D support
Matthias Klumpp
2016-07-25
Added test for a prebuilt static library and a declare_dependency that uses it.
Jussi Pakkanen
2016-07-19
Normalize the path of a configured file to avoid dupes (#640)
Nirbheek Chauhan
2016-07-13
run_tests.py: Make 'no-installed-files' stricter
Nirbheek Chauhan
2016-07-01
Fix tests for the new library/executable naming scheme
Nirbheek Chauhan
2016-06-24
Fix typo argument order to TestRunner (#615)
Nirbheek Chauhan
2016-06-23
Print full mesonlog on failed tests when run under CI.
Jussi Pakkanen
2016-06-13
Finish appveyor integration by moving static library in a subdir to avoid cla...
Jussi Pakkanen
2016-06-13
Print full log when failures happen under Appveyor.
Jussi Pakkanen
2016-06-05
Merge pull request #577 from nioncode/vs2015
Jussi Pakkanen
2016-05-30
add vs2015 backend
Nicolas Schneider
2016-05-30
Print all of the things when CI fails.
Jussi Pakkanen
2016-05-25
cancel all pending test cases when interrupted by signals
Nicolas Schneider
2016-04-07
simplify unit test output (#506)
Nicolas Schneider
2016-04-06
add exponential backoff for deleting temp directories
Nicolas Schneider
2016-04-06
fix off by one, since range() does not include the end of the range
Nicolas Schneider
2016-04-06
fix randomly failing test execution on Windows
Nicolas Schneider
2016-04-05
do not print anything during tests
Nicolas Schneider
2016-04-05
properly fix Windows parallel tests by not using global variables
Nicolas Schneider
2016-04-05
Revert "Fix Windows. Again."
Nicolas Schneider
2016-04-01
Fix Windows. Again.
Jussi Pakkanen
2016-04-01
Output is all pretty again.
Jussi Pakkanen
2016-04-01
Run tests in parallel.
Jussi Pakkanen
2016-04-01
Fix Windows.
Jussi Pakkanen
2016-04-01
Use individual tempdirs for building and installing in unit tests.
Jussi Pakkanen
2016-03-20
Check option files too.
Jussi Pakkanen
2016-03-12
enhance test framework to read meson arguments from a file per test
Nicolas Schneider
2016-03-02
Back to .py suffix in files. Closes #394.
Jussi Pakkanen
2016-02-26
Merge Python 3 module support.
Jussi Pakkanen
2016-02-22
use sys.stdout.encoding when parsing subprocess output
Nicolas Schneider
2016-02-21
Added plain Python sample project.
Jussi Pakkanen
2016-01-16
Renamed meson package to mesonbuild so that we can have a script named meson ...
Jussi Pakkanen
2016-01-16
Finalize moduleification so that full test suite runs.
Jussi Pakkanen
2016-01-15
Can run most of test suite (with hacks).
Jussi Pakkanen
2016-01-15
Organise files into a module structure.
Jussi Pakkanen
2015-12-18
Make vs dependency detector work on non-english locales.
Jussi Pakkanen
2015-12-07
Can build simple Swift executables.
Jussi Pakkanen
2015-11-25
Can define benchmarks and run them.
Jussi Pakkanen
2015-09-17
Added conf option for build tree layout.
Jussi Pakkanen
2015-08-25
More robust windows detection and more logs.
Jussi Pakkanen
[next]