summaryrefslogtreecommitdiff
path: root/run_cross_test.py
Commit message (Expand)AuthorAgeFilesLines
* Make cross tests use same framework as regular tests.Jussi Pakkanen2016-12-201-59/+18
* Fix cross test and run them if a cross compiler is available.Jussi Pakkanen2016-12-201-1/+1
* Normalize the path of a configured file to avoid dupes (#640)Nirbheek Chauhan2016-07-191-1/+1
* Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen2016-01-161-1/+1
* Finalize moduleification so that full test suite runs.Jussi Pakkanen2016-01-161-2/+2
* Fix cross compilation tests.Jussi Pakkanen2015-05-091-2/+4
* Use lib as library path in unit tests.Jussi Pakkanen2015-02-161-1/+1
* Harmonised copyright declarations.Jussi Pakkanen2014-11-161-1/+1
* Updated copyright years.Jussi Pakkanen2014-08-111-1/+1
* Can specify cross file as a command line argument.Jussi Pakkanen2013-09-301-2/+1
* Better build type introspection.Jussi Pakkanen2013-08-301-2/+2
* The whole test suite runs cross-built with mingw and armhf.Jussi Pakkanen2013-08-301-1/+2
* Work started on supporting simultaneous native and cross builds.Jussi Pakkanen2013-08-301-1/+0
* Get has_function from cross file.Jussi Pakkanen2013-08-241-1/+1
* Get sizeof info from cross file if it exists and write an error if it can not...Jussi Pakkanen2013-08-241-0/+1
* Skip tests for cross compilation when they can not be run.Jussi Pakkanen2013-08-241-2/+1
* Updated symbolextractor to work with cross builds.Jussi Pakkanen2013-08-241-0/+88