/** * Copyright (c) 2015 Perforce Software. All rights reserved. */ File log = new File(basedir, 'build.log') assert log.exists() //assert log.getText().contains( "[DEBUG] env: MY_ENV_SCRIPT_SET_A_VAR_TO=something")
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 19967 | jkovisto | Pull over numerous changes from @dantran's branch from change 16716. | ||
#1 | 10055 | Matt Attaway | Pull over numerous changes from @dantran's branch. | ||
//guest/dantran/p4maven/p4maven-provider/src/it/status/verify.groovy | |||||
#1 | 9519 | dantran | folder rename to match with its artifactId | ||
//guest/dantran/p4maven/com.perforce.maven/src/it/status/verify.groovy | |||||
#1 | 9192 | dantran | add IT |