summaryrefslogtreecommitdiff
path: root/test cases/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2856 from jon-turney/warning-locationJussi Pakkanen2018-01-032-1/+6
|\
| * Use location formatting in mlog.warning() for invalid kwarg warningJon Turney2018-01-011-1/+1
| * Wire up locations in a couple more warningsJon Turney2018-01-012-1/+6
* | Merge pull request #2838 from mesonbuild/nirbheek/consolidate-subproject-dep-...Jussi Pakkanen2018-01-023-0/+19
|\ \ | |/ |/|
| * intrp: Consolidate subproject dep checking and loggingnirbheek/consolidate-subproject-dep-checkingNirbheek Chauhan2018-01-013-0/+19
* | Append warning location to warning output by warning()Jon Turney2017-12-302-0/+2
* | Add a test case for location in duplicate kwarg warningJon Turney2017-12-308-0/+8
|/
* Merge pull request #2334 from mesonbuild/promotedepJussi Pakkanen2017-12-2612-0/+51
|\
| * Also promote wrap files.Jussi Pakkanen2017-12-171-0/+2
| * Add functionality to promote nested dependencies to top level.Jussi Pakkanen2017-12-1711-0/+49
* | unit tests: Test that relative install_rpath works correctlyNirbheek Chauhan2017-12-262-1/+16
* | Warn on unknown command line argumentsDylan Baker2017-12-194-0/+63
|/
* dependencies: Convert /c/foo/bar paths to C:/foo/barNirbheek Chauhan2017-12-031-1/+15
* Add new array type optionDylan Baker2017-11-292-0/+35
* dependencies: Use shlex to parse pkg-config cflags and libsNirbheek Chauhan2017-11-112-10/+14
* dependencies: Add a test for static libs with pkg-configNirbheek Chauhan2017-11-115-0/+54
* Add an rpath entry to shared libraries that are linked from the source tree.Jussi Pakkanen2017-09-305-0/+58
* Moved prebuilt static library under unit tests.Jussi Pakkanen2017-09-305-0/+23
* Moved prebuilt object test under unittests.Jussi Pakkanen2017-09-303-0/+38
* Add test for get_option(b_xxx) on reconfigure.Hristo Venev2017-09-151-0/+5
* Merge pull request #2236 from trhd/envJussi Pakkanen2017-09-061-0/+2
|\
| * Add a regression test for test suites.Hemmo Nieminen2017-09-011-0/+2
* | Permit overriding find_program from the cross file.Jussi Pakkanen2017-09-043-0/+22
|/
* Add build_rpath as new property allowing people to specify rpath entries that...Jussi Pakkanen2017-07-214-0/+18
* Failing test for -D dedupping.Jussi Pakkanen2017-06-172-0/+20
* tests/unit/8: Rename to 9 and add -l flagsNirbheek Chauhan2017-06-124-2/+2
* Created unit test to ensure linker arguments from consecutive dependencies ar...Jussi Pakkanen2017-06-124-0/+37
* Do not obliterate old rpath because it might be used due to read only data sh...Jussi Pakkanen2017-04-174-0/+24
* Merge pull request #1457 from mesonbuild/overridesJussi Pakkanen2017-04-034-0/+28
|\
| * Add test for werror which is a boolean type.Jussi Pakkanen2017-04-021-2/+4
| * Proxy object for overriding options transparently.Jussi Pakkanen2017-04-024-0/+26
* | tests: Fix typo in unit test codeNirbheek Chauhan2017-03-271-1/+1
|/
* Fix compiler exelist in cross-info and the environmentNirbheek Chauhan2017-02-216-0/+40
* unit tests: Test some corner-cases in test setupsNirbheek Chauhan2017-02-192-2/+6
* tests: Move build-by-default unit test to common testsNirbheek Chauhan2017-01-284-28/+0
* build_by_default it is.Jussi Pakkanen2017-01-154-2/+2
* Add test for build_on_all.Jussi Pakkanen2017-01-154-0/+28
* tests: Add a test for new test suite selection.Hemmo Nieminen2017-01-1310-0/+38
* Merge pull request #1260 from mesonbuild/subproj_defaultsJussi Pakkanen2017-01-034-0/+31
|\
| * Can override project option default values in subproject().Jussi Pakkanen2016-12-293-1/+6
| * Can set project options (but not global options) in subproject default options.Jussi Pakkanen2016-12-293-0/+14
| * Move option file parsing to after the project() inputs have been decoded to a...Jussi Pakkanen2016-12-292-0/+12
* | Can put external programs to test suite exe wrappers directly.Jussi Pakkanen2017-01-021-2/+2
* | Can set envvars in test setups.Jussi Pakkanen2017-01-022-0/+4
* | Can specify test setups and run them with mesontest.Jussi Pakkanen2017-01-024-0/+34
|/
* Add an installed soname unit testNirbheek Chauhan2016-12-221-2/+6
* Allow soname to be an arbitrary string and fix symlink generation.Jussi Pakkanen2016-11-262-0/+26
* Bootstrap test code with CMake.Jussi Pakkanen2016-11-212-0/+21