Dmitri Gribenko
226ab38888
CMake / lit: add a mode to run only executable tests
...
This allows us to quickly run tests affected by implementation-only
standard library changes.
2016-02-12 22:50:42 -08:00
Dmitri Gribenko
27be1ab257
build-script: allow to run host-side iOS tests
...
This change allows to easily run iOS tests that require only running the
compiler, and don't require running the generated code.
2016-02-04 17:19:12 -08:00
Brian Gesiak
0ede0c4bcd
[test] Run Python unit tests in validation tests
...
This repository includes several Python modules, each with unit tests.
Add a step to the validation tests to ensure these tests pass.
2015-12-27 01:57:33 -05:00
zerotypos-found
0c1df3577e
Fix typo: a --> an, an --> a.
2015-12-17 15:10:25 +09:00
Brian Gesiak
e3ef832e35
[docs] More documentation for lit substitutions
...
Add explanations for lit substitutions marked as "FIXME" in the testing
documentation.
- Place all `%target-*` substitutions in the same section of the
documentation.
- Remove substitutions that are no longer available or in use, such as
`%llvm-opt` and `%leaks-runner`.
- Use uniform spacing between all substitutions bullet points.
2015-12-10 20:50:14 -05:00
Steve Moser
95a7a036cc
Fix typos
2015-12-03 13:00:30 -05:00
Dmitri Gribenko
4f8773f40e
Add a test feature 'swift_ast_verifier'
2015-11-30 21:07:13 -07:00
David Farler
e2734bd92f
Add missing docs/Testing.rst
...
rdar://problem/23359113
2015-11-02 13:54:34 -08:00