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
/
common
Age
Commit message (
Expand
)
Author
2016-12-13
Test targets with only generated and prebuilt objects
Nirbheek Chauhan
2016-12-13
Test extracting static objects into a shared library
Nirbheek Chauhan
2016-12-12
Add Compiler.has_multi_arguments method.
Elliott Sales de Andrade
2016-12-11
Test that g++ and Clang++ can compile assembly
Nirbheek Chauhan
2016-12-11
Add a test for LLVM IR and ASM compilation
Nirbheek Chauhan
2016-12-10
has_function: Fix checking for builtins with includes
Nirbheek Chauhan
2016-12-07
Merge pull request #1126 from mesonbuild/sharedmodule
Jussi Pakkanen
2016-12-07
Fix shared module support on Windows
Nirbheek Chauhan
2016-12-07
Skip shared module test on VS because it fails for some reason nobody underst...
Jussi Pakkanen
2016-12-04
Apply magical flags to make OSX ignore missing symbols in plugins.
Jussi Pakkanen
2016-12-03
Merge pull request #1108 from centricular/fix-optimization-flags-order
Jussi Pakkanen
2016-12-03
tests/common/51: Skip validate test if pkg-config too old
Nirbheek Chauhan
2016-12-04
Compiler check and extra args should always override
Nirbheek Chauhan
2016-12-03
Link against runtime on OSX and Windows because they seem to insist on all sy...
Jussi Pakkanen
2016-12-03
Add a test that tests the module and symbol resolution with dlopen.
Jussi Pakkanen
2016-12-02
Created new shared module build target type, and make sure -Wl,--no-undefined...
Jussi Pakkanen
2016-11-29
Support skipped tests
Daniel Stone
2016-11-24
Fix single object extraction test
Nirbheek Chauhan
2016-11-20
Can give many alternative names to find_program to simplify searching.
Jussi Pakkanen
2016-11-20
Can specify headers to install with Files.
Jussi Pakkanen
2016-11-18
Always specify installed data with a File object. Closes #858.
Jussi Pakkanen
2016-11-14
Rename test cases to remove duplicate numbers.
Elliott Sales de Andrade
2016-11-12
Add new add_project_[link]_args functions
Thibault Saunier
2016-11-12
tests: Optional fallback subprojects can fail
Nirbheek Chauhan
2016-11-12
Merge pull request #1027 from centricular/has-header-prefix
Jussi Pakkanen
2016-11-12
Merge pull request #997 from tp-m/copy-mutable-variables-on-assignment
Jussi Pakkanen
2016-11-11
common/37 has header: Add a test for prefixes
Nirbheek Chauhan
2016-11-10
Merge pull request #1011 from centricular/runtarget-files-rel-builddir
Jussi Pakkanen
2016-11-09
Merge pull request #995 from centricular/more-appveyor-builds
Jussi Pakkanen
2016-11-09
Allow tests to mark themselves as skipped during runtime.
Jussi Pakkanen
2016-11-10
tests: Disable 113 generatorcustom on VS backends
Nirbheek Chauhan
2016-11-10
Fix 103 manygen with MSVC on Windows
Nirbheek Chauhan
2016-11-10
Fix 62 exe static shared on MSVC
Nirbheek Chauhan
2016-11-10
51 pkgconfig-gen: Disable validation on Windows
Nirbheek Chauhan
2016-11-09
custom_target: Substitute @OUTPUT@ and @INPUT properly
Nirbheek Chauhan
2016-11-09
Merge pull request #1006 from centricular/cpp-has-header-symbol
Jussi Pakkanen
2016-11-09
tests: Check that run_target can find a files() argument
Nirbheek Chauhan
2016-11-08
Search for headers in build dir before source dir. Closes #984.
Jussi Pakkanen
2016-11-08
tests/common: Run compiler checks for both C & C++
Nirbheek Chauhan
2016-11-08
has_header_symbol: Also detect C++ classes and templates
Nirbheek Chauhan
2016-11-08
has_header_symbol: Make it work with C++ compilers
Nirbheek Chauhan
2016-11-05
interpreter: copy mutable variables on assignment
Tim-Philipp Müller
2016-11-02
Allow subproject declarations in subdirectories
Scott D Phillips
2016-10-25
Add a unit test to ensure object file order
Nirbheek Chauhan
2016-10-21
Add support for extracting objects in unity builds
Nirbheek Chauhan
2016-10-16
pkgconfig: Test the validity of the generated file
Patrick Griffis
2016-10-13
Split generator @BASENAME@ at the first extension.
Elliott Sales de Andrade
2016-10-13
Merge pull request #899 from centricular/pkgconfig-allow-libfoo-name
Jussi Pakkanen
2016-10-13
Renamed path_join to join_paths.
Jussi Pakkanen
2016-10-13
Add a unittest for pkg-config file generation
Nirbheek Chauhan
[next]