summaryrefslogtreecommitdiff
path: root/run_project_tests.py
Commit message (Expand)AuthorAgeFilesLines
* project tests: qt is available on the macOS CINirbheek Chauhan2019-02-011-0/+4
* More tests and pic.Jussi Pakkanen2019-01-211-0/+1
* tests: Add tests for the python moduleDylan Baker2018-12-121-0/+1
* Deal with clang-cl generating empty implibsJon Turney2018-11-061-12/+17
* Extend test to when both name_{suf,pre}fix: are usedJon Turney2018-11-061-0/+3
* Add a test of installed library names when name_{suf,pre}fix: is usedJon Turney2018-11-061-1/+34
* Use compiler detector in detect_system_compiler()Jon Turney2018-11-041-11/+15
* Merge pull request #4340 from jon-turney/azure-pipelinesJussi Pakkanen2018-10-141-1/+1
|\
| * Use 'CI' environment variable to detect CI environmentJon Turney2018-10-141-1/+1
* | tests: Merge backend guessing into one functionNiklas Claesson2018-10-101-20/+2
* | Add option to fail fast in testsNiklas Claesson2018-10-101-6/+19
|/
* Use a single ArgumentParser for all subcommandsXavier Claessens2018-10-041-2/+2
* Skip all dot files/directories when running testsGuillermo Ignacio Enriquez Gutierrez2018-09-251-1/+1
* Fix test script to be able to run in local macosGuillermo Ignacio Enriquez Gutierrez2018-09-221-0/+1
* run_proect_tests: add cygwin as platform fix nameMarco Trevisan (Treviño)2018-09-141-1/+6
* run_project_tests: remove pdb workaround, just use filtersMarco Trevisan (Treviño)2018-09-141-9/+2
* run_projects_tests: Fail if we install extra files even if not in clMarco Trevisan (Treviño)2018-09-121-2/+3
* Do not scan test logs. Closes #4046.Jussi Pakkanen2018-08-191-1/+2
* Scan markdown files for tabs.Jussi Pakkanen2018-08-191-0/+1
* Condense test dirs.Jussi Pakkanen2018-08-191-1/+1
* Kill tabs dead! For good!Jussi Pakkanen2018-08-151-3/+25
* Condense test dirs.Jussi Pakkanen2018-07-311-3/+3
* Write full directory name in files so script will change them.Jussi Pakkanen2018-07-311-2/+2
* Remove had_argument_for() it is not used anymoreXavier Claessens2018-06-061-2/+2
* Add test case for 'install_mode'Filipe Brandenburger2018-06-021-0/+2
* Set the meson command to use when we know what it isNirbheek Chauhan2018-06-011-13/+7
* configure_file: Add output_format kwarg (#3636)Mathieu Duponchelle2018-06-011-0/+1
* Revert "mesonlib: handle meson exe wrappers"Nirbheek Chauhan2018-05-311-4/+9
* mesonlib: handle meson exe wrappersMartin Kelly2018-05-301-9/+4
* Enable running tests that fail at 'meson test'Niklas Claesson2018-05-231-1/+1
* Prettifying some output with pathlibNiklas Claesson2018-04-261-22/+29
* Final encoding fix.Jussi Pakkanen2018-04-231-1/+4
* If printing debug printing fails, try again in pure ASCII.Jussi Pakkanen2018-04-231-2/+10
* Explicitly open log files in utf-8.Jussi Pakkanen2018-04-221-2/+2
* Fix install checks when cross-compiling.Elliott Sales de Andrade2018-04-211-10/+9
* Default run_project_tests backend to ninja instead of xcode on OS X.Jukka Laurila2018-03-091-2/+0
* Enable 'test cases/frameworks/10 gtk-doc' for gtkdoc >= 1.26Jon Turney2018-02-271-2/+2
* Determining whether to run C# tests is so difficult it deserves its own funct...Jussi Pakkanen2018-02-251-1/+23
* Add support for Visual Studio csc c# compilerThibault Saunier2018-02-251-1/+1
* Always run all framework tests on all platformsJon Turney2018-02-211-14/+31
* Run FPGA tests.Jussi Pakkanen2018-02-201-0/+1
* Verify that failing tests are failing with an error, not a python exceptionJon Turney2018-02-151-2/+5
* run_project_tests: Remove workaround for missing concurrent.futures.ProcessPo...Christoph Reiter2018-01-301-50/+2
* Merge pull request #2803 from dcbaker/wip/freebsd-fixesJussi Pakkanen2018-01-091-4/+13
|\
| * tests: Split objc and objc++ testsDylan Baker2018-01-061-3/+12
| * run_project_tests: correctly search for objcpp compilerDylan Baker2018-01-061-1/+1
* | Only run Boost tests on osx if it is actually installed.Jussi Pakkanen2018-01-091-1/+5
* | Fix installed files check for gobject-introspection tests on CygwinJon Turney2018-01-061-0/+1
|/
* CI: Run boost test for CygwinJon Turney2018-01-041-4/+1
* Run the boost test on osx on travis.Benjamin Redelings2018-01-011-1/+5