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
2013-08-24
Updated symbolextractor to work with cross builds.
Jussi Pakkanen
2013-08-10
Created new suite of tests that should fail when executed.
Jussi Pakkanen
2013-07-04
A few Fedora fixes.
Jussi Pakkanen
2013-04-19
Line numbers start from 1.
Jussi Pakkanen
2013-04-19
Guard against Windows line endings on Windows too.
Jussi Pakkanen
2013-04-19
Added a Windows test.
Jussi Pakkanen
2013-04-06
Run objective C tests in test suite.
Jussi Pakkanen
2013-04-01
Removed shell backend.
Jussi Pakkanen
2013-03-25
Guard against DOS line endings.
Jussi Pakkanen
2013-03-24
Removed -tt from shebang lines because GNU env can't handle it and the
Jussi Pakkanen
2013-03-24
Check for tabs whenever running the test suite.
Jussi Pakkanen
2013-03-24
Added custom detector framework and a Boost detector to it.
Jussi Pakkanen
2013-03-09
Removed leftover print.
Jussi Pakkanen
2013-03-08
Can run most of the test suite on Windows.
Jussi Pakkanen
2013-03-03
Simple test for OSX.
Jussi Pakkanen
2013-03-03
Split test suite into common and platform dependent parts.
Jussi Pakkanen
2013-03-03
Fix shebang lines to work on OSX too.
Jussi Pakkanen
2013-03-02
Make install dir if it does not exist yet.
Jussi Pakkanen
2013-02-24
Renamed generator command line option to backend.
Jussi Pakkanen
2013-02-23
Builder -> Meson renaming.
Jussi Pakkanen
2013-02-17
Renamed system from builder to Meson.
Jussi Pakkanen
2013-02-16
Fix regeneration rule so it is not triggered needlessly.
Jussi Pakkanen
2013-02-10
Test kludge.
Jussi Pakkanen
2013-02-10
Tests can now be easily run with both shell and Ninja.
Jussi Pakkanen
2013-02-09
Run tests in numerical rather than ASCIIbetical order.
Jussi Pakkanen
2013-02-09
Generate configure files in Ninja backend. Now it passes all unit tests.
Jussi Pakkanen
2013-02-09
Minor fix.
Jussi Pakkanen
2013-01-12
Added target install option.
Jussi Pakkanen
2013-01-06
Run generated tests as part of overall testing.
Jussi Pakkanen
2013-01-02
Run the generated build system as a part of tests.
Jussi Pakkanen
2013-01-01
Pass environment and interpreter into shell generator as arguments.
Jussi Pakkanen
2012-12-29
Renamed build area for great tab autocompletion justice.
Jussi Pakkanen
2012-12-26
Renamed main file.
Jussi Pakkanen
2012-12-26
Unit test harness.
Jussi Pakkanen