index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
Age
Commit message (
Expand
)
Author
2016-09-14
Add a new 'environment' object to be used to build test environment (#781)
Thibault Saunier
2016-09-13
configuration_data: add .set_quoted() convenience method to set quoted string
Tim-Philipp Müller
2016-09-11
All_args should always be a list. Closes #778.
Jussi Pakkanen
2016-09-11
Merge pull request #684 from mesonbuild/pdb
Jussi Pakkanen
2016-09-08
Can use files() in run_command.
Jussi Pakkanen
2016-09-07
Can use custom targets as executables to run in a run_target.
Jussi Pakkanen
2016-09-07
Permit use of file objects in run targets.
Jussi Pakkanen
2016-09-04
Force clang to error out on unknown arguments. Closes #755.
Jussi Pakkanen
2016-09-04
Some platforms require linking against libintl explicitly.
Jussi Pakkanen
2016-09-03
Fix validation of man page extension. (#749)
Elliott Sales de Andrade
2016-09-02
Moved targets with same name into subdirs to make all tests pass.
Jussi Pakkanen
2016-09-02
Add more test cases for is_even/is_odd methods
Emmanuele Bassi
2016-09-02
Add precedence tests for the modulo operator
Emmanuele Bassi
2016-09-02
Add is_even() and is_odd() integer methods
Emmanuele Bassi
2016-09-02
Add support to integer modulo operator
Emmanuele Bassi
2016-09-01
Better file existance checks.
Jussi Pakkanen
2016-09-01
Merge branch 'QuLogic-context-managers'
Jussi Pakkanen
2016-08-30
Use context manager in test cases.
Elliott Sales de Andrade
2016-08-29
Merge pull request #725 from thiblahute/gir_subproject_deps
Jussi Pakkanen
2016-08-29
Honor dependency `fallback` argument even if the dependency is not required (...
Saunier Thibault
2016-08-29
tests: framworks: 7 gnome: Stop using g_autoptr
Thibault Saunier
2016-08-29
Test building gir file using internal dependencies
Thibault Saunier
2016-08-29
Properly handle Files used in CustomTarget commands.
Elliott Sales de Andrade
2016-08-28
Merge pull request #731 from QuLogic/obey-DESTDIR
Jussi Pakkanen
2016-08-28
Fix CustomTargets used as input to CustomTargets. (#727)
Elliott Sales de Andrade
2016-08-27
Always obey DESTDIR even with absolute install_dir.
Elliott Sales de Andrade
2016-08-27
Add a new compiler object method: has_members (#723)
Nirbheek Chauhan
2016-08-27
Merge pull request #696 from mesonbuild/depfile
Jussi Pakkanen
2016-08-26
Allow capturing command output of a custom target.
Elliott Sales de Andrade
2016-08-21
tests: Don't fail wxwidgets test if wxwidgets is not installed (#639)
Nirbheek Chauhan
2016-08-21
Merge pull request #680 from centricular/osx-dylib-soversion
Jussi Pakkanen
2016-08-21
Split D library test into static/shared tests
Matthias Klumpp
2016-08-21
Add depfile support to generators.
Jussi Pakkanen
2016-08-20
Add support for dependency files in custom targets.
Jussi Pakkanen
2016-08-20
Allow build definitions to retrieve the unittest flag of a D compiler
Matthias Klumpp
2016-08-19
Add testcase for mixed C and D compilation
Matthias Klumpp
2016-08-19
Implement D support
Matthias Klumpp
2016-08-16
Add a test to find libfoo.X.dylib via -lfoo
Nirbheek Chauhan
2016-08-01
test common/86: Move static library back (#662)
Nirbheek Chauhan
2016-08-01
Forbid nested ternary operations.
Jussi Pakkanen
2016-08-01
Created ternary operator. Closes #538.
Jussi Pakkanen
2016-07-30
Merge pull request #660 from mesonbuild/libdirfix
Jussi Pakkanen
2016-07-30
Merge pull request #659 from centricular/find-program-scripts-windows
Jussi Pakkanen
2016-07-30
Add test for the new find program workaround for Windows
Nirbheek Chauhan
2016-07-29
Ninja now supports backslash in command args, so we can too
Nirbheek Chauhan
2016-07-27
Test that the 'libdir' project() option works
Nirbheek Chauhan
2016-07-25
Added test for a prebuilt static library and a declare_dependency that uses it.
Jussi Pakkanen
2016-07-19
Normalize the path of a configured file to avoid dupes (#640)
Nirbheek Chauhan
2016-07-13
Merge pull request #417 from nirbheek/dll-paths
Jussi Pakkanen
2016-07-13
test 60 install script: Don't install any files when using msvc
Nirbheek Chauhan
[next]