Changeset cb64fd6 for Jenkinsfile
- Timestamp:
- Jun 20, 2016, 12:35:09 PM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- e50db109
- Parents:
- 56a9ce6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r56a9ce6 rcb64fd6 30 30 build_stage 'Test' 31 31 32 //Run the tests from the exampledirectory32 //Run the tests from the tests directory 33 33 dir ('src/tests') { 34 34 if (full_build) {
Note: See TracChangeset
for help on using the changeset viewer.