# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 14516 | tony |
Change P4Ruby's tests so that there's no longer a specific test for submit, but rather a whole suite of tests for file operations, culminating in a test for 'p4 filelog', which is always interesting... |
||
#1 | 14499 | tony |
Shuffle up the tests to make some room for one that tests setting and getting of client environment vars. Also give nice names to the tests while we're there. |
||
//guest/perforce_software/p4ruby/main/test/04_submit.rb | |||||
#1 | 14491 | tony |
Add first draft of automated test suite for P4Ruby. Run it using 'ruby test.rb' |