Changeset f93f35a for Jenkinsfile
- Timestamp:
- Jun 25, 2019, 4:09:20 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 05c34c3
- Parents:
- ab8315f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
rab8315f rf93f35a 135 135 } 136 136 137 build_stage('Test: full', Settings.RunAllTests) 137 build_stage('Test: full', Settings.RunAllTests) { 138 138 dir (BuildDir) { 139 139 //Run the tests from the tests directory
Note: See TracChangeset
for help on using the changeset viewer.