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
2015-04-23
Run unit tests in-process too for extra speed.
Jussi Pakkanen
2015-04-23
Run Meson test invocations in-process because spawning a new Python process f...
Jussi Pakkanen
2015-04-23
Print test time breakdown.
Jussi Pakkanen
2015-04-23
Store time taken to configure, build and test individual cases.
Jussi Pakkanen
2015-04-20
Fix windows tests when using newer MinGW.
Jussi Pakkanen
2015-04-13
Encoding of result file is always utf-8.
Jussi Pakkanen
2015-03-25
tests: add all platform tests and skip needed tests
Igor Gnatenko
2015-03-25
tests: add skipped tests
Igor Gnatenko
2015-03-25
tests: add time property
Igor Gnatenko
2015-03-25
Write out padding zeroes to numbers because Jenkins is too stupid to do logic...
Jussi Pakkanen
2015-03-25
tests: use name as class name
Igor Gnatenko
2015-03-25
Minor fixes.
Jussi Pakkanen
2015-03-25
Fix empty java case.
Jussi Pakkanen
2015-03-25
Made run_tests.py output test results in junit xml to allow better integratio...
Jussi Pakkanen
2015-03-25
Refactor unit test running.
Jussi Pakkanen
2015-03-02
Use argparse instead of optparse in run_tests.
Jussi Pakkanen
2015-03-02
Can specify backend to run_tests.py.
Jussi Pakkanen
2015-02-16
Use lib as library path in unit tests.
Jussi Pakkanen
2015-02-04
Rework installation logic so we can go outside the install prefix.
Jussi Pakkanen
2014-12-03
Extracted compiler definitions to their own file.
Jussi Pakkanen
2014-11-16
Harmonised copyright declarations.
Jussi Pakkanen
2014-11-16
Signal handling for run_tests.py
Robin McCorkell
2014-08-11
Updated copyright years.
Jussi Pakkanen
2014-08-03
Scan Fortran dependencies at the beginning for all sources.
Jussi Pakkanen
2014-07-20
Vestigial removal.
Jussi Pakkanen
2014-07-20
Message clarification.
Jussi Pakkanen
2014-07-18
Run C# tests during suite.
Jussi Pakkanen
2014-07-14
More verbosity.
Jussi Pakkanen
2014-07-08
Make it possible to print all test output so it shows up in e.g. buildbot logs.
Jussi Pakkanen
2014-06-24
Prebuild object file with MSVC.
Jussi Pakkanen
2014-06-24
MinGW fix.
Jussi Pakkanen
2014-06-22
Generate prebuilt object on demand so we don't need to ship object files in t...
Jussi Pakkanen
2014-06-18
Add Rust to main test suite.
Jussi Pakkanen
2014-05-10
Print test skip.
Jussi Pakkanen
2014-05-10
Run Vala tests as part of the test suite.
Jussi Pakkanen
2014-04-20
Can execute found programs with run_command.
Jussi Pakkanen
2014-04-16
Fixed unity builds for Qt5.
Jussi Pakkanen
2014-04-16
Updated msvc compile and link flag functions.
Jussi Pakkanen
2014-04-16
Some windows cleanups.
Jussi Pakkanen
2014-04-02
Do not run Java tests on OSX because starting from Mavericks it has a fake ja...
Jussi Pakkanen
2014-03-31
Run test suite with xcodebuild on OSX.
Jussi Pakkanen
2014-03-19
Now can use run_tests.py with MSBuild.
Jussi Pakkanen
2014-03-16
Fix test runner on Windows.
Jussi Pakkanen
2014-03-11
Run Java tests as part of test suite.
Jussi Pakkanen
2014-03-08
Run object tests on i686, too.
Jussi Pakkanen
2014-03-08
Cleaner test run output.
Jussi Pakkanen
2013-11-05
Some test tuning.
Jussi Pakkanen
2013-09-29
Indent fix.
Jussi Pakkanen
2013-09-29
Do not test install on Windows.
Jussi Pakkanen
2013-09-15
Mangle install file names so test suite passes on OSX.
Jussi Pakkanen
[next]