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
/
meson_test.py
Age
Commit message (
Expand
)
Author
2013-09-13
Transfer test parallelism data from source to test runner.
Jussi Pakkanen
2013-09-13
Mixed parallel and non-parallel tests are possible.
Jussi Pakkanen
2013-09-13
Run test suite in parallel.
Jussi Pakkanen
2013-09-12
Refactoring to make way for parallel test runs.
Jussi Pakkanen
2013-08-24
Skip tests for cross compilation when they can not be run.
Jussi Pakkanen
2013-08-23
Run cross build tests with exe wrapper.
Jussi Pakkanen
2013-08-04
Padding fine tuning.
Jussi Pakkanen
2013-08-03
Even prettier print.
Jussi Pakkanen
2013-08-03
Prettyified test runner output.
Jussi Pakkanen
2013-08-03
Print test name rather than the path to executable.
Jussi Pakkanen
2013-06-20
Added missing right parentheses.
Jussi Pakkanen
2013-06-20
Removed -tt, which is not necessary with Python 3.
Jussi Pakkanen
2013-05-13
Moved logs into their own directory.
Jussi Pakkanen
2013-03-23
Store test run time in log files.
Jussi Pakkanen
2013-03-23
Measure time spent in tests.
Jussi Pakkanen
2013-03-22
Sligthly better log output.
Jussi Pakkanen
2013-03-22
Create a logfile with full test output.
Jussi Pakkanen
2013-03-22
Can specify wrapper binary for unit tests.
Jussi Pakkanen
2013-03-03
Can run first test case in OSX.
Jussi Pakkanen
2013-03-01
Can generate header files.
Jussi Pakkanen
2013-02-23
Builder -> Meson renaming.
Jussi Pakkanen