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_project_tests.py
Age
Commit message (
Expand
)
Author
2018-09-25
Skip all dot files/directories when running tests
Guillermo Ignacio Enriquez Gutierrez
2018-09-22
Fix test script to be able to run in local macos
Guillermo Ignacio Enriquez Gutierrez
2018-09-14
run_proect_tests: add cygwin as platform fix name
Marco Trevisan (Treviño)
2018-09-14
run_project_tests: remove pdb workaround, just use filters
Marco Trevisan (Treviño)
2018-09-12
run_projects_tests: Fail if we install extra files even if not in cl
Marco Trevisan (Treviño)
2018-08-19
Do not scan test logs. Closes #4046.
Jussi Pakkanen
2018-08-19
Scan markdown files for tabs.
Jussi Pakkanen
2018-08-19
Condense test dirs.
Jussi Pakkanen
2018-08-15
Kill tabs dead! For good!
Jussi Pakkanen
2018-07-31
Condense test dirs.
Jussi Pakkanen
2018-07-31
Write full directory name in files so script will change them.
Jussi Pakkanen
2018-06-06
Remove had_argument_for() it is not used anymore
Xavier Claessens
2018-06-02
Add test case for 'install_mode'
Filipe Brandenburger
2018-06-01
Set the meson command to use when we know what it is
Nirbheek Chauhan
2018-06-01
configure_file: Add output_format kwarg (#3636)
Mathieu Duponchelle
2018-05-31
Revert "mesonlib: handle meson exe wrappers"
Nirbheek Chauhan
2018-05-30
mesonlib: handle meson exe wrappers
Martin Kelly
2018-05-23
Enable running tests that fail at 'meson test'
Niklas Claesson
2018-04-26
Prettifying some output with pathlib
Niklas Claesson
2018-04-23
Final encoding fix.
Jussi Pakkanen
2018-04-23
If printing debug printing fails, try again in pure ASCII.
Jussi Pakkanen
2018-04-22
Explicitly open log files in utf-8.
Jussi Pakkanen
2018-04-21
Fix install checks when cross-compiling.
Elliott Sales de Andrade
2018-03-09
Default run_project_tests backend to ninja instead of xcode on OS X.
Jukka Laurila
2018-02-27
Enable 'test cases/frameworks/10 gtk-doc' for gtkdoc >= 1.26
Jon Turney
2018-02-25
Determining whether to run C# tests is so difficult it deserves its own funct...
Jussi Pakkanen
2018-02-25
Add support for Visual Studio csc c# compiler
Thibault Saunier
2018-02-21
Always run all framework tests on all platforms
Jon Turney
2018-02-20
Run FPGA tests.
Jussi Pakkanen
2018-02-15
Verify that failing tests are failing with an error, not a python exception
Jon Turney
2018-01-30
run_project_tests: Remove workaround for missing concurrent.futures.ProcessPo...
Christoph Reiter
2018-01-09
Merge pull request #2803 from dcbaker/wip/freebsd-fixes
Jussi Pakkanen
2018-01-09
Only run Boost tests on osx if it is actually installed.
Jussi Pakkanen
2018-01-06
tests: Split objc and objc++ tests
Dylan Baker
2018-01-06
run_project_tests: correctly search for objcpp compiler
Dylan Baker
2018-01-06
Fix installed files check for gobject-introspection tests on Cygwin
Jon Turney
2018-01-04
CI: Run boost test for Cygwin
Jon Turney
2018-01-01
Run the boost test on osx on travis.
Benjamin Redelings
2017-12-18
Use deterministic builddir so CCache works across invocations.
Jussi Pakkanen
2017-11-20
Make the full test suite runnable with an external command.
Jussi Pakkanen
2017-11-20
Replaced sys.executable use with the mesonlib equivalent.
Jussi Pakkanen
2017-11-20
Tests can be run with an external Meson command.
Jussi Pakkanen
2017-09-30
Moved prebuilt static library under unit tests.
Jussi Pakkanen
2017-09-30
Moved prebuilt object test under unittests.
Jussi Pakkanen
2017-09-20
tests: Only error for lines starting with tabs
Nirbheek Chauhan
2017-08-31
Try to use 2x the number of cores.
Jussi Pakkanen
2017-08-02
Turned mesontest into on internal module.
Jussi Pakkanen
2017-08-02
Handle objc compiler missing more reliably.
Jussi Pakkanen
2017-07-20
Support implibs for executables on Windows
Jon Turney
2017-07-18
Close files reliably.
Jussi Pakkanen
[next]