summaryrefslogtreecommitdiff
path: root/run_tests.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fix windows tests when using newer MinGW.Jussi Pakkanen2015-04-201-1/+7
* Encoding of result file is always utf-8.Jussi Pakkanen2015-04-131-1/+1
* tests: add all platform tests and skip needed testsIgor Gnatenko2015-03-251-6/+3
* tests: add skipped testsIgor Gnatenko2015-03-251-42/+30
* tests: add time propertyIgor Gnatenko2015-03-251-1/+5
* Write out padding zeroes to numbers because Jenkins is too stupid to do logic...Jussi Pakkanen2015-03-251-1/+5
* tests: use name as class nameIgor Gnatenko2015-03-251-1/+1
* Minor fixes.Jussi Pakkanen2015-03-251-4/+4
* Fix empty java case.Jussi Pakkanen2015-03-251-1/+1
* Made run_tests.py output test results in junit xml to allow better integratio...Jussi Pakkanen2015-03-251-0/+12
* Refactor unit test running.Jussi Pakkanen2015-03-251-78/+38
* Use argparse instead of optparse in run_tests.Jussi Pakkanen2015-03-021-4/+5
* Can specify backend to run_tests.py.Jussi Pakkanen2015-03-021-22/+37
* Use lib as library path in unit tests.Jussi Pakkanen2015-02-161-1/+1
* Rework installation logic so we can go outside the install prefix.Jussi Pakkanen2015-02-041-2/+4
* Extracted compiler definitions to their own file.Jussi Pakkanen2014-12-031-9/+9
* Harmonised copyright declarations.Jussi Pakkanen2014-11-161-1/+1
* Signal handling for run_tests.pyRobin McCorkell2014-11-161-3/+19
* Updated copyright years.Jussi Pakkanen2014-08-111-1/+1
* Scan Fortran dependencies at the beginning for all sources.Jussi Pakkanen2014-08-031-0/+9
* Vestigial removal.Jussi Pakkanen2014-07-201-2/+0
* Message clarification.Jussi Pakkanen2014-07-201-2/+2
* Run C# tests during suite.Jussi Pakkanen2014-07-181-0/+9
* More verbosity.Jussi Pakkanen2014-07-141-1/+4
* Make it possible to print all test output so it shows up in e.g. buildbot logs.Jussi Pakkanen2014-07-081-0/+4
* Prebuild object file with MSVC.Jussi Pakkanen2014-06-241-3/+4
* MinGW fix.Jussi Pakkanen2014-06-241-2/+4
* Generate prebuilt object on demand so we don't need to ship object files in t...Jussi Pakkanen2014-06-221-1/+16
* Add Rust to main test suite.Jussi Pakkanen2014-06-181-0/+9
* Print test skip.Jussi Pakkanen2014-05-101-0/+4
* Run Vala tests as part of the test suite.Jussi Pakkanen2014-05-101-0/+7
* Can execute found programs with run_command.Jussi Pakkanen2014-04-201-1/+2
* Fixed unity builds for Qt5.Jussi Pakkanen2014-04-161-1/+3
* Updated msvc compile and link flag functions.Jussi Pakkanen2014-04-161-1/+1
* Some windows cleanups.Jussi Pakkanen2014-04-161-1/+1
* Do not run Java tests on OSX because starting from Mavericks it has a fake ja...Jussi Pakkanen2014-04-021-1/+1
* Run test suite with xcodebuild on OSX.Jussi Pakkanen2014-03-311-0/+5
* Now can use run_tests.py with MSBuild.Jussi Pakkanen2014-03-191-9/+27
* Fix test runner on Windows.Jussi Pakkanen2014-03-161-2/+2
* Run Java tests as part of test suite.Jussi Pakkanen2014-03-111-0/+7
* Run object tests on i686, too.Jussi Pakkanen2014-03-081-1/+1
* Cleaner test run output.Jussi Pakkanen2014-03-081-24/+59
* Some test tuning.Jussi Pakkanen2013-11-051-0/+11
* Indent fix.Jussi Pakkanen2013-09-291-3/+3
* Do not test install on Windows.Jussi Pakkanen2013-09-291-0/+11
* Mangle install file names so test suite passes on OSX.Jussi Pakkanen2013-09-151-2/+9
* Added installed_files.txt files to all places that needed them.Jussi Pakkanen2013-09-131-1/+0
* Check that files that should be installed are.Jussi Pakkanen2013-09-131-0/+22
* Updated symbolextractor to work with cross builds.Jussi Pakkanen2013-08-241-1/+1
* Created new suite of tests that should fail when executed.Jussi Pakkanen2013-08-101-7/+23