aboutsummaryrefslogtreecommitdiff
path: root/test cases/unit
AgeCommit message (Expand)AuthorFilesLines
2017-06-12tests/unit/8: Rename to 9 and add -l flagsNirbheek Chauhan4-2/+2
2017-06-12Created unit test to ensure linker arguments from consecutive dependencies ar...Jussi Pakkanen4-0/+37
2017-04-17Do not obliterate old rpath because it might be used due to read only data sh...Jussi Pakkanen4-0/+24
2017-04-03Merge pull request #1457 from mesonbuild/overridesJussi Pakkanen4-0/+28
2017-04-02Add test for werror which is a boolean type.Jussi Pakkanen1-2/+4
2017-04-02Proxy object for overriding options transparently.Jussi Pakkanen4-0/+26
2017-03-27tests: Fix typo in unit test codeNirbheek Chauhan1-1/+1
2017-02-21Fix compiler exelist in cross-info and the environmentNirbheek Chauhan6-0/+40
2017-02-19unit tests: Test some corner-cases in test setupsNirbheek Chauhan2-2/+6
2017-01-28tests: Move build-by-default unit test to common testsNirbheek Chauhan4-28/+0
2017-01-15build_by_default it is.Jussi Pakkanen4-2/+2
2017-01-15Add test for build_on_all.Jussi Pakkanen4-0/+28
2017-01-13tests: Add a test for new test suite selection.Hemmo Nieminen10-0/+38
2017-01-03Merge pull request #1260 from mesonbuild/subproj_defaultsJussi Pakkanen4-0/+31
2017-01-02Can put external programs to test suite exe wrappers directly.Jussi Pakkanen1-2/+2
2017-01-02Can set envvars in test setups.Jussi Pakkanen2-0/+4
2017-01-02Can specify test setups and run them with mesontest.Jussi Pakkanen4-0/+34
2016-12-29Can override project option default values in subproject().Jussi Pakkanen3-1/+6
2016-12-29Can set project options (but not global options) in subproject default options.Jussi Pakkanen3-0/+14
2016-12-29Move option file parsing to after the project() inputs have been decoded to a...Jussi Pakkanen2-0/+12
2016-12-22Add an installed soname unit testNirbheek Chauhan1-2/+6
2016-11-26Allow soname to be an arbitrary string and fix symlink generation.Jussi Pakkanen2-0/+26
2016-11-21Bootstrap test code with CMake.Jussi Pakkanen2-0/+21