aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2016-12-03tests/common/51: Skip validate test if pkg-config too oldNirbheek Chauhan1-5/+11
2016-12-04Compiler check and extra args should always overrideNirbheek Chauhan1-9/+23
2016-12-03i18n: Add merge_file functionPatrick Griffis6-0/+19
2016-12-03Link against runtime on OSX and Windows because they seem to insist on all sy...Jussi Pakkanen2-2/+13
2016-12-03Add a test that tests the module and symbol resolution with dlopen.Jussi Pakkanen4-4/+65
2016-12-02Merge pull request #1102 from mesonbuild/sonameJussi Pakkanen3-0/+47
2016-12-02Created new shared module build target type, and make sure -Wl,--no-undefined...Jussi Pakkanen2-0/+26
2016-11-29Support skipped testsDaniel Stone2-0/+8
2016-11-26Allow soname to be an arbitrary string and fix symlink generation.Jussi Pakkanen2-0/+26
2016-11-24Fix single object extraction testNirbheek Chauhan2-1/+4
2016-11-21Bootstrap test code with CMake.Jussi Pakkanen2-0/+21
2016-11-20gnome.compile_resources(): Add export and install_header kwargsPatrick Griffis2-0/+3
2016-11-20gnome.compile_resources(): Add ability to output gresource bundlesPatrick Griffis3-0/+20
2016-11-20gnome: Update required version for glib-compile-resources depfile fixesPatrick Griffis1-1/+1
2016-11-20Can set compiler arguments in Java.Jussi Pakkanen2-0/+16
2016-11-20Can give many alternative names to find_program to simplify searching.Jussi Pakkanen1-1/+1
2016-11-20Can specify headers to install with Files.Jussi Pakkanen4-1/+10
2016-11-18Always specify installed data with a File object. Closes #858.Jussi Pakkanen3-0/+3
2016-11-14Rename test cases to remove duplicate numbers.Elliott Sales de Andrade13-0/+0
2016-11-14trivial: remove executable bits on gnome frameworkIgor Gnatenko10-0/+0
2016-11-14Disable gresource dependency generation as it breaks Ninja.Jussi Pakkanen1-2/+2
2016-11-14More robust link check.Jussi Pakkanen1-2/+1
2016-11-13tests/4 qt: Test that invalid modules are not foundNirbheek Chauhan1-0/+11
2016-11-13tests/4 qt: Don't search for QtWidgets with Qt4Nirbheek Chauhan1-1/+6
2016-11-12vala: Generate GIR into the build directory (fix #185)Guillaume Poirier-Morency2-0/+23
2016-11-12Merge pull request #1022 from centricular/fix-girtarget-deps-includesJussi Pakkanen12-23/+314
2016-11-13Add a test for gir dependencies and includesNirbheek Chauhan12-23/+314
2016-11-12Add new add_project_[link]_args functionsThibault Saunier7-0/+107
2016-11-12vala: Implement valac.find_libraryNirbheek Chauhan5-2/+23
2016-11-12tests: Optional fallback subprojects can failNirbheek Chauhan2-0/+5
2016-11-12Merge pull request #1010 from centricular/qt5-broken-moc-detectionJussi Pakkanen13-41/+45
2016-11-12Merge pull request #1027 from centricular/has-header-prefixJussi Pakkanen1-1/+19
2016-11-12Fix regex used in custom target evaluationNirbheek Chauhan2-2/+2
2016-11-12Revert "vala: Build with '--nostdpkg'", MR #920Jussi Pakkanen1-2/+1
2016-11-12vala: Fix compiled object extractionNirbheek Chauhan2-0/+7
2016-11-12Merge pull request #997 from tp-m/copy-mutable-variables-on-assignmentJussi Pakkanen3-0/+50
2016-11-12vala: Build with '--nostdpkg'Guillaume Poirier-Morency1-1/+2
2016-11-11common/37 has header: Add a test for prefixesNirbheek Chauhan1-1/+19
2016-11-11tests: Remove outdated qt4 manual test and rename qt5 automated testNirbheek Chauhan12-0/+0
2016-11-11qt4, qt5 modules: Improve moc/uic/rcc detectionNirbheek Chauhan1-30/+34
2016-11-10Merge pull request #1011 from centricular/runtarget-files-rel-builddirJussi Pakkanen2-2/+9
2016-11-09Merge pull request #995 from centricular/more-appveyor-buildsJussi Pakkanen5-15/+33
2016-11-09Allow tests to mark themselves as skipped during runtime.Jussi Pakkanen3-2/+8
2016-11-10tests: Disable 113 generatorcustom on VS backendsNirbheek Chauhan1-11/+15
2016-11-10Fix 103 manygen with MSVC on WindowsNirbheek Chauhan2-2/+14
2016-11-10Fix 62 exe static shared on MSVCNirbheek Chauhan1-1/+3
2016-11-1051 pkgconfig-gen: Disable validation on WindowsNirbheek Chauhan1-1/+1
2016-11-09custom_target: Substitute @OUTPUT@ and @INPUT properlyNirbheek Chauhan2-5/+6
2016-11-09Merge pull request #1006 from centricular/cpp-has-header-symbolJussi Pakkanen10-156/+201
2016-11-09tests: Check that run_target can find a files() argumentNirbheek Chauhan2-2/+9