summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2016-09-14Add a new 'environment' object to be used to build test environment (#781)Thibault Saunier
2016-09-13configuration_data: add .set_quoted() convenience method to set quoted stringTim-Philipp Müller
2016-09-11All_args should always be a list. Closes #778.Jussi Pakkanen
2016-09-11Merge pull request #684 from mesonbuild/pdbJussi Pakkanen
2016-09-08Can use files() in run_command.Jussi Pakkanen
2016-09-07Can use custom targets as executables to run in a run_target.Jussi Pakkanen
2016-09-07Permit use of file objects in run targets.Jussi Pakkanen
2016-09-04Force clang to error out on unknown arguments. Closes #755.Jussi Pakkanen
2016-09-04Some platforms require linking against libintl explicitly.Jussi Pakkanen
2016-09-03Fix validation of man page extension. (#749)Elliott Sales de Andrade
2016-09-02Moved targets with same name into subdirs to make all tests pass.Jussi Pakkanen
2016-09-02Add more test cases for is_even/is_odd methodsEmmanuele Bassi
2016-09-02Add precedence tests for the modulo operatorEmmanuele Bassi
2016-09-02Add is_even() and is_odd() integer methodsEmmanuele Bassi
2016-09-02Add support to integer modulo operatorEmmanuele Bassi
2016-09-01Better file existance checks.Jussi Pakkanen
2016-09-01Merge branch 'QuLogic-context-managers'Jussi Pakkanen
2016-08-30Use context manager in test cases.Elliott Sales de Andrade
2016-08-29Merge pull request #725 from thiblahute/gir_subproject_depsJussi Pakkanen
2016-08-29Honor dependency `fallback` argument even if the dependency is not required (...Saunier Thibault
2016-08-29tests: framworks: 7 gnome: Stop using g_autoptrThibault Saunier
2016-08-29Test building gir file using internal dependenciesThibault Saunier
2016-08-29Properly handle Files used in CustomTarget commands.Elliott Sales de Andrade
2016-08-28Merge pull request #731 from QuLogic/obey-DESTDIRJussi Pakkanen
2016-08-28Fix CustomTargets used as input to CustomTargets. (#727)Elliott Sales de Andrade
2016-08-27Always obey DESTDIR even with absolute install_dir.Elliott Sales de Andrade
2016-08-27Add a new compiler object method: has_members (#723)Nirbheek Chauhan
2016-08-27Merge pull request #696 from mesonbuild/depfileJussi Pakkanen
2016-08-26Allow capturing command output of a custom target.Elliott Sales de Andrade
2016-08-21tests: Don't fail wxwidgets test if wxwidgets is not installed (#639)Nirbheek Chauhan
2016-08-21Merge pull request #680 from centricular/osx-dylib-soversionJussi Pakkanen
2016-08-21Split D library test into static/shared testsMatthias Klumpp
2016-08-21Add depfile support to generators.Jussi Pakkanen
2016-08-20Add support for dependency files in custom targets.Jussi Pakkanen
2016-08-20Allow build definitions to retrieve the unittest flag of a D compilerMatthias Klumpp
2016-08-19Add testcase for mixed C and D compilationMatthias Klumpp
2016-08-19Implement D supportMatthias Klumpp
2016-08-16Add a test to find libfoo.X.dylib via -lfooNirbheek Chauhan
2016-08-01test common/86: Move static library back (#662)Nirbheek Chauhan
2016-08-01Forbid nested ternary operations.Jussi Pakkanen
2016-08-01Created ternary operator. Closes #538.Jussi Pakkanen
2016-07-30Merge pull request #660 from mesonbuild/libdirfixJussi Pakkanen
2016-07-30Merge pull request #659 from centricular/find-program-scripts-windowsJussi Pakkanen
2016-07-30Add test for the new find program workaround for WindowsNirbheek Chauhan
2016-07-29Ninja now supports backslash in command args, so we can tooNirbheek Chauhan
2016-07-27Test that the 'libdir' project() option worksNirbheek Chauhan
2016-07-25Added test for a prebuilt static library and a declare_dependency that uses it.Jussi Pakkanen
2016-07-19Normalize the path of a configured file to avoid dupes (#640)Nirbheek Chauhan
2016-07-13Merge pull request #417 from nirbheek/dll-pathsJussi Pakkanen
2016-07-13test 60 install script: Don't install any files when using msvcNirbheek Chauhan