| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
trycompile
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
X11 test.
|
| |
|
| |
|
| |
|
|
|
|
| |
projects within projects to have different languages
|
|
|
|
| |
library.
|
| |
|
| |
|
|
|
|
| |
arguments.
|
| |
|
|
|
|
| |
functionality.
|
| |
|
| |
|
| |
|
|
|
|
| |
when things change inside version
|
| |
|
| |
|
|
|
|
| |
get a list of all tests: ctest -N or list of all tests that match regex: ctest -N -R regex
|
| |
|
| |
|
|
|
|
| |
files included in non-generated sources.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
invocations now chain up the error message.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
| |
|
| |
|
|
|
|
| |
DART_TEST_FROM_DART is set in the environment. This is better than always adding the hook and testing the environment from the callback.
|
| |
|