summaryrefslogtreecommitdiff
path: root/run_unittests.py
AgeCommit message (Expand)Author
2019-02-11allow paths to be set in the cross fileDylan Baker
2019-02-11allow setting directory locations in a native fileDylan Baker
2019-02-04Merge pull request #4626 from Ericson2314/consolidate-propertiesJussi Pakkanen
2019-02-04Fix introspection test case for solaris (fixes #4866)Daniel Mensinger
2019-02-02Never access environment.properties downstreamJohn Ericson
2019-02-01Ensure that func dicts provide the same set of functionsDaniel Mensinger
2019-01-31find_library: Check arch of libraries on DarwinNirbheek Chauhan
2019-02-01Rewrite appleframework and extraframework dependency classesNirbheek Chauhan
2019-01-31pkg-config: Fix another case where we were throwing a tracebackNirbheek Chauhan
2019-01-31unit tests: darwin tests must never require pkg-configNirbheek Chauhan
2019-01-31unit tests: Fix sdl2 failure test on macOSNirbheek Chauhan
2019-01-31unit tests: Simplify get_fake_env()Nirbheek Chauhan
2019-01-30unit tests: Run native file tests on the CINirbheek Chauhan
2019-01-29pep8 py37Michael Hirsch, Ph.D
2019-01-27BUGFIX: broken/missing Fortran code/unit testsMichael Hirsch, Ph.D
2019-01-27Merge pull request #4814 from mensinda/astVisitorJussi Pakkanen
2019-01-24configure_file: preserve newlines of the input file. Fixes #4817Christoph Reiter
2019-01-23coredata: Only reject a load if major version differsNirbheek Chauhan
2019-01-22Fixed test case and setup.pyDaniel Mensinger
2019-01-22Fixed flake8 issuesDaniel Mensinger
2019-01-22Added subdir testDaniel Mensinger
2019-01-22Can now rewrite filesDaniel Mensinger
2019-01-22Added support for removing sources from a targetDaniel Mensinger
2019-01-22Added suport for adding sources to a targetDaniel Mensinger
2019-01-22First rewriter test caseDaniel Mensinger
2019-01-22AST post processingDaniel Mensinger
2019-01-17run_unittests: Use Python 3.5-compatible subprocess invocationSimon McVittie
2019-01-16mintro: Introspection interpreter refactoring (#4733)Daniel Mensinger
2019-01-16Renamed unit test directoriesDaniel Mensinger
2019-01-16find_external_dependency: Return NotFoundDependency()Xavier Claessens
2019-01-16do_subproject: Improve log messages and formattingXavier Claessens
2019-01-15mintro: Added `defined_in` key in the targets introspectionDaniel Mensinger
2019-01-07Deprecated --target-files APIDaniel Mensinger
2019-01-07Fixed flake8Daniel Mensinger
2019-01-07Also made buildsystem files absoluteDaniel Mensinger
2019-01-07Changed introspection target formatDaniel Mensinger
2019-01-06Added meson-info.jsonDaniel Mensinger
2019-01-06Code cleanup and renamed variablesDaniel Mensinger
2019-01-06Fixed mac unit testDaniel Mensinger
2019-01-06Better documentationDaniel Mensinger
2019-01-06Keep 'filename' and 'install_filename' as stringsDaniel Mensinger
2019-01-06Update run_unittests.pytextshell
2019-01-06Ninja backend target introspectionDaniel Mensinger
2019-01-06Split the monolithic introspection file into chunksDaniel Mensinger
2019-01-06Fixed mac buildDaniel Mensinger
2019-01-06Should fix azureDaniel Mensinger
2019-01-06Fixed flake8Daniel Mensinger
2019-01-06Documentation and unit test updateDaniel Mensinger
2019-01-06Filenames are now listsDaniel Mensinger
2019-01-06Update intro dump on meson configureDaniel Mensinger