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
/
run_unittests.py
Age
Commit message (
Expand
)
Author
2017-05-11
pkgconfig: add suppport for custom variables during generation
Peter Hutterer
2017-05-09
project tests: Also regen before building
Nirbheek Chauhan
2017-05-04
Use American English: behaviour -> behavior
Peter Hutterer
2017-04-23
Unset compiler envvars in unit tests.
Jussi Pakkanen
2017-04-20
unit tests: Add a test case for LTO + static libraries
Nirbheek Chauhan
2017-04-17
Do not obliterate old rpath because it might be used due to read only data sh...
Jussi Pakkanen
2017-04-15
Make it possible to only do unity builds on subprojects.
Jussi Pakkanen
2017-04-11
Merge pull request #1596 from centricular/test-rebuilds
Jussi Pakkanen
2017-04-11
Merge pull request #1588 from absmall/method
Jussi Pakkanen
2017-04-10
Add tests for target and custom_target rebuild
Nirbheek Chauhan
2017-04-09
unit tests: Run another linuxlike test on all platforms
Nirbheek Chauhan
2017-04-09
unit tests: Skip tests that need Ninja
Nirbheek Chauhan
2017-04-09
unit tests: Fix running specific targets with MSBuild
Nirbheek Chauhan
2017-04-09
unit tests: Run on all backends, not just Ninja
Nirbheek Chauhan
2017-04-09
tests: Factor out common code to run_tests
Nirbheek Chauhan
2017-04-09
Rename the pkgconfig method to pkg-config
Aaron Small
2017-04-09
Add an option to dependencies called 'method'. This can be used to
Aaron Small
2017-04-06
Use '.exe' extension for executables for Cygwin
Jon Turney
2017-04-06
Don't use -fPIC on Cygwin, either
Jon Turney
2017-04-04
Use CPPFLAGS for pre-processor compiler checks
Nirbheek Chauhan
2017-04-03
Merge pull request #1457 from mesonbuild/overrides
Jussi Pakkanen
2017-04-02
Merge pull request #1505 from centricular/dont-use-c++-for-assembly
Jussi Pakkanen
2017-04-02
Add test for werror which is a boolean type.
Jussi Pakkanen
2017-04-02
Proxy object for overriding options transparently.
Jussi Pakkanen
2017-03-30
tests/common/141: Also test C + asm targets
Nirbheek Chauhan
2017-03-28
unit tests: Skip static library overwrite on Windows
Nirbheek Chauhan
2017-03-27
Fix qt4 tool location detection, which may result in incorrectly picking
Aaron Small
2017-03-27
wrap: Also capture stderr while running quiet_git()
Nirbheek Chauhan
2017-03-27
Try even harder to use the C compiler for assembly
Nirbheek Chauhan
2017-03-25
Merge pull request #1496 from centricular/fix-internal-dep-order
Jussi Pakkanen
2017-03-25
wrap: Implement special wrap modes for use by packagers
Nirbheek Chauhan
2017-03-23
Preserve the order of internal deps in a target
Nirbheek Chauhan
2017-03-13
unittests: Print output for failing commands
Nirbheek Chauhan
2017-03-04
Have all compiler invocations in compdb. Closes #1439.
Jussi Pakkanen
2017-02-21
unit tests: Don't try to test objc/c++ on Windows
Nirbheek Chauhan
2017-02-21
Support passing of options to compilers and linkers
Nirbheek Chauhan
2017-02-21
Fix static linker exelist in cross-info and environment
Nirbheek Chauhan
2017-02-21
Fix compiler exelist in cross-info and the environment
Nirbheek Chauhan
2017-02-20
Merge pull request #1402 from centricular/test-setup-fixes
Jussi Pakkanen
2017-02-20
Merge pull request #1403 from centricular/compile_resources
Jussi Pakkanen
2017-02-20
Rewrite custom_target template string substitution
Nirbheek Chauhan
2017-02-19
unit tests: Test some corner-cases in test setups
Nirbheek Chauhan
2017-02-19
find_program: Fix implementation of .path()
Nirbheek Chauhan
2017-02-18
find_program: Correctly use scripts found in PATH
Nirbheek Chauhan
2017-02-18
run_unittests: Move more tests to AllPlatformTests
Nirbheek Chauhan
2017-02-18
run_unittests: Resolve the real path of the tmpdir
Nirbheek Chauhan
2017-02-18
run_unittests: Filter out non-object contents in static library test
Nirbheek Chauhan
2017-02-18
run_unittests: Print output if a test failed
Nirbheek Chauhan
2017-02-18
ninja: Delete output static lib before calling `ar`
Nirbheek Chauhan
2017-02-18
run_unittests: Move sleep() ninja bug hack to setconf
Nirbheek Chauhan
[next]