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
2017-02-18
ninja: Delete output static lib before calling `ar`
Nirbheek Chauhan
2017-02-18
Add unit tests related to absolute prefixes
Nirbheek Chauhan
2017-02-17
custom_target: Recursively flatten `command:`
Nirbheek Chauhan
2017-02-09
tests/common/95: Add a test for #1368
Nirbheek Chauhan
2017-02-05
tests/common/134: Rename copy.py to copyfile.py
Nirbheek Chauhan
2017-02-04
test cases\common\135 generated assembly: rename copy.py
Mike Sinkovsky
2017-01-28
Merge pull request #1335 from tp-m/test-custom-target-used-in-test-cmd
Jussi Pakkanen
2017-01-28
Use CompilerArgs for generation of compile commands
Nirbheek Chauhan
2017-01-28
tests/common/117: Check that capturing wrote to a file
Nirbheek Chauhan
2017-01-28
tests: Move build-by-default unit test to common tests
Nirbheek Chauhan
2017-01-28
tests: build_by_default : false targets used in tests should be built
Tim-Philipp Müller
2017-01-26
interpreter: Implement array.get(index, fallback)
Nirbheek Chauhan
2017-01-26
Merge pull request #1328 from centricular/has-function-prefix
Jussi Pakkanen
2017-01-26
compilers: Don't run built-in checks on MSVC
Nirbheek Chauhan
2017-01-26
compilers: Fix has_function check for builtins
Nirbheek Chauhan
2017-01-26
compilers: Fix builtin checks with clang on Linux
Nirbheek Chauhan
2017-01-25
Use Python3 explicitly on this test because shutil.which does not exist on Py...
Jussi Pakkanen
2017-01-23
Merge pull request #1302 from centricular/install-mode
Jussi Pakkanen
2017-01-23
No longer require a binary called python3 on Windows. The default name is "py...
Jussi Pakkanen
2017-01-24
Support file perms for install_data and install_subdir
Nirbheek Chauhan
2017-01-21
Add test for generated assembly
Nirbheek Chauhan
2017-01-20
Add a test for generated LLVM IR files
Nirbheek Chauhan
2017-01-15
Can use targets directly in test arguments.
Jussi Pakkanen
2017-01-15
Merge pull request #1257 from QuLogic/generator-files
Jussi Pakkanen
2017-01-15
tests/common/126: Also skip unsupported CPUs here
Nirbheek Chauhan
2017-01-12
Add support for Files passed to generators.
Elliott Sales de Andrade
2017-01-06
Can get values in ConfigurationData objects.
Jussi Pakkanen
2017-01-06
Compile asm only on supported cpus. Closes #1287.
Jussi Pakkanen
2017-01-04
tests/common/94: Set the default C++ std to C++11
Nirbheek Chauhan
2017-01-04
icc: Fix C/C++ std options and add a unit test for them
Nirbheek Chauhan
2017-01-04
Add a new test for depfile generation with spaces
Nirbheek Chauhan
2017-01-04
tests/common/25: Remove spaces in exe name
Nirbheek Chauhan
2017-01-01
style: fix E226 violations
Igor Gnatenko
2016-12-21
Merge pull request #1233 from mesonbuild/wip/ignatenko/code-style
Jussi Pakkanen
2016-12-20
Make cross tests use same framework as regular tests.
Jussi Pakkanen
2016-12-20
Minimal fixes to make tests pass when cross compiling.
Jussi Pakkanen
2016-12-20
Cache the scripts used for postconf and install phases
Nirbheek Chauhan
2016-12-19
tree-wide: remove blank lines at EOF
Igor Gnatenko
2016-12-19
tree-wide: remove unused imports
Igor Gnatenko
2016-12-18
custom_target: Make directory outputs installable
Nirbheek Chauhan
2016-12-18
Allow passing arguments to install scripts
Nirbheek Chauhan
2016-12-18
Merge pull request #1207 from centricular/has-header-preprocess-only
Jussi Pakkanen
2016-12-18
tests/125 shared module: Run with the VS backend
Nirbheek Chauhan
2016-12-18
has_header: Don't compile, only preprocess
Nirbheek Chauhan
2016-12-13
Only add build dir inlude directives if the corresponding dir exists. Closes ...
Jussi Pakkanen
2016-12-13
Merge pull request #1171 from centricular/fix-extracted-generated-prebuilt-ob...
Jussi Pakkanen
2016-12-13
Merge pull request #1184 from centricular/cc.prefixes_underscore
Jussi Pakkanen
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-13
Add test for cc.symbols_have_underscore_prefix
Nirbheek Chauhan
[next]