# test-8.job # # Expected Result: Rejection as an invalid job name. Job: FRED Status: open User: ttyler Description: Breaking the law!
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 12555 | C. Thomas Tyler |
Test suite improvements: * Test cases now describe expected results. * Removed junk files (log and foo.txt). * Removed 'p4s' utility script, made obsolete by using the P4PORT 'rsh hack' for the test suite. * URLs for wget recommendations updated to refer to 2015.1. * Enhanced run_tests.sh to fix ugly output to make test verification more readable. |
||
#1 | 12539 | C. Thomas Tyler |
Implemened features to transform job-new.sh into a general purpose job name validation script, in addition to the original mission of incrementing '-new' features, per requirements from Thomas Gray. Updated test suite accordingly. Also simplified the test suite, which now uses the P4PORT 'rsh hack' to avoid needing to fire up a test server. #review-12540 @thomas_gray @lester_cheung |