64 Commits (a1326581a5bc23aadbcf9dd4541b8a8304f6bc95)

Author SHA1 Message Date
Jussi Pakkanen c2e40650e8 Turned mesontest into on internal module. 7 years ago
Jussi Pakkanen ea3e03ffdd Handle objc compiler missing more reliably. 7 years ago
Jon Turney 3fa3922cea Support implibs for executables on Windows 7 years ago
Jussi Pakkanen db34a3a701 Close files reliably. 7 years ago
Alistair Thomas 117f4ab8b5 Split out languages from compilers.py 8 years ago
Elliott Sales de Andrade a681348b05 Add some colour to test output. 8 years ago
Patrick Griffis 733aee123d tests: Always consider symlink as valid installed file 8 years ago
Nirbheek Chauhan 9308a6d923 tests: Add Boost unit tests and project tests on Windows 8 years ago
Nirbheek Chauhan c1e9c757eb tests: Increase dependencies coverage a bit more 8 years ago
Nirbheek Chauhan 3a33a8ef49 unit tests: Add class to generate failing tests 8 years ago
Jussi Pakkanen effe4fb134 Create helper function for a rmtree that works reliably on Windows. 8 years ago
Elliott Sales de Andrade ea636fcd51 Remove unused variables. 8 years ago
Elliott Sales de Andrade faf114299b Remove unnecessary __init__ methods. 8 years ago
Tim-Philipp Müller 076ce56425 Skip ObjectiveC/C++ tests if ObjC compiler is not available 8 years ago
Nirbheek Chauhan 1570a90822 project tests: Also regen before building 8 years ago
Jussi Pakkanen c96557c9ed Store and print test logs of executed projects. 8 years ago
Dylan Baker a8173630ea Don't use len() to test emptiness vs not emptiness 8 years ago
Elliott Sales de Andrade 8706d7d098 Warn when directory numbers are non-unique. 8 years ago
Elliott Sales de Andrade 59c5955169 Shorten detect_tests_to_run. 8 years ago
Nirbheek Chauhan 4f0d42967e tests: Move appveyor platform workaround to run_tests.py 8 years ago
Nirbheek Chauhan f80d471345 unit tests: Fix running specific targets with MSBuild 8 years ago
Nirbheek Chauhan 7e4a67c790 run_project_tests: Clean on backends that can't install 8 years ago
Nirbheek Chauhan 388e5a63dc project tests: Add a new BuildStep called validate 8 years ago
Nirbheek Chauhan 323fe43413 run_project_tests: Clean-up backend detection a bit 8 years ago
Nirbheek Chauhan d755228afe tests: Factor out common code to run_tests 8 years ago
Jon Turney 2930d3bda6 Ignore missing .pdb files when not using MSVS 8 years ago
Jon Turney 85f989f744 Don't run framework tests on Cygwin 8 years ago
Jon Turney 6c9260c47f Run test cases/windows/ tests on Cygwin 8 years ago
Jon Turney fd47ef3a27 Use '.exe' extension for executables for Cygwin 8 years ago
Jon Turney 5af98a5ee8 Use correct shared library naming for Cygwin 8 years ago
Nirbheek Chauhan f4f9272e87 project tests: Don't look for PDB files on MinGW/GCC 8 years ago
Nirbheek Chauhan 52e1b0a3c9 project tests: DummyExecutor for MSYS2 and OpenBSD 8 years ago
Nirbheek Chauhan 665dd78ffe project tests: Print meson log instead of stdout for configure failures 8 years ago
Nirbheek Chauhan 2340fd3d8a tests/windows: Tests for #1444 8 years ago
Nirbheek Chauhan 2e30912447 vs: Fix running of tests to use mesontest.py 8 years ago
Jussi Pakkanen 0a2daf84eb No longer require a binary called python3 on Windows. The default name is "python". 8 years ago
Mike Sinkovsky 969be1f679 cleanup: Remove redundant parentheses 8 years ago
Mike Sinkovsky 0dd1e33898 style: [E251] unexpected spaces around keyword / parameter equals 8 years ago
Mike Sinkovsky 84902cb93a style: [E301] expected 1 blank line, found 0 8 years ago
Nirbheek Chauhan 747d4f2b03 We only need Ninja 1.5.x for the core code 8 years ago
Nirbheek Chauhan a99732aaf2 Project tests: Also catch ValueError 8 years ago
Nirbheek Chauhan 89ea236b02 project tests: Always print the logs of failing tests 8 years ago
Jussi Pakkanen dc70916ca4 Catch permissionerrors too, since Windows seems to produce them occasionally. 8 years ago
Igor Gnatenko 116da33cdd style: fix E128 violations 8 years ago
Igor Gnatenko ea570bcb67 style: fix E265 violations 8 years ago
Igor Gnatenko 2017d8578a style: fix E226 violations 8 years ago
Jussi Pakkanen b55235dfbd Fix space before :. 8 years ago
Nirbheek Chauhan a3c02262f9 Force a Ninja regeneration before each project test 8 years ago
Jussi Pakkanen 701e393261 Make cross tests use same framework as regular tests. 8 years ago
Igor Gnatenko 9ffc0d2f89 tree-wide: remove blank lines at EOF 8 years ago