aboutsummaryrefslogtreecommitdiff
path: root/run_unittests.py
AgeCommit message (Expand)AuthorFilesLines
2016-11-02The regex to detect version numbers needs to be a bit more complex. Closes #967.Jussi Pakkanen1-1/+13
2016-10-30Exposes the install names of targets in introspection. Closes #829.Jussi Pakkanen1-0/+14
2016-10-25Add a unit test to ensure object file orderNirbheek Chauhan1-0/+11
2016-10-14Add a unittest using the Vala and C warnings testNirbheek Chauhan1-0/+28
2016-10-13Add a unittest for pkg-config file generationNirbheek Chauhan1-0/+21
2016-10-12unittests/pic: Actually test that setting b_staticpic worksNirbheek Chauhan1-3/+9
2016-10-10Add an option to select if static libraries are built with -fPIC.Jussi Pakkanen1-2/+18
2016-10-09Review fixes.Jussi Pakkanen1-8/+15
2016-10-08Pass cmd line args onwards.Jussi Pakkanen1-2/+2
2016-10-08Store all invocation output. Not shown to users yet.Jussi Pakkanen1-4/+5
2016-10-08Run unittests.Jussi Pakkanen1-0/+61