summaryrefslogtreecommitdiff
path: root/run_unittests.py
AgeCommit message (Expand)Author
2016-11-14Fix message to be checked in Qt5 unit test.Elliott Sales de Andrade
2016-11-11Add a unit test for Qt5 detection with qmakeNirbheek Chauhan
2016-11-09tests: Check that run_target can find a files() argumentNirbheek Chauhan
2016-11-02The regex to detect version numbers needs to be a bit more complex. Closes #967.Jussi Pakkanen
2016-10-30Exposes the install names of targets in introspection. Closes #829.Jussi Pakkanen
2016-10-25Add a unit test to ensure object file orderNirbheek Chauhan
2016-10-14Add a unittest using the Vala and C warnings testNirbheek Chauhan
2016-10-13Add a unittest for pkg-config file generationNirbheek Chauhan
2016-10-12unittests/pic: Actually test that setting b_staticpic worksNirbheek Chauhan
2016-10-10Add an option to select if static libraries are built with -fPIC.Jussi Pakkanen
2016-10-09Review fixes.Jussi Pakkanen
2016-10-08Pass cmd line args onwards.Jussi Pakkanen
2016-10-08Store all invocation output. Not shown to users yet.Jussi Pakkanen
2016-10-08Run unittests.Jussi Pakkanen