| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add withEnv clause | Matt Rendina | 2017-11-29 | 1 | -3/+3 |
| | | |||||
| * | Another approach 2 | Matt Rendina | 2017-11-29 | 1 | -0/+1 |
| | | |||||
| * | Another approach | Matt Rendina | 2017-11-29 | 1 | -10/+3 |
| | | |||||
| * | Dump workspace value | Matt Rendina | 2017-11-29 | 1 | -0/+1 |
| | | |||||
| * | New env var approach 2 | Matt Rendina | 2017-11-29 | 1 | -1/+1 |
| | | |||||
| * | New env var approach | Matt Rendina | 2017-11-29 | 1 | -4/+12 |
| | | |||||
| * | Move obj def back inside loop | Matt Rendina | 2017-11-29 | 1 | -1/+1 |
| | | |||||
| * | Move obj def outside loop | Matt Rendina | 2017-11-29 | 1 | -2/+1 |
| | | |||||
| * | Set temp config object to null to test contents over loops | Matt Rendina | 2017-11-29 | 1 | -0/+1 |
| | | |||||
| * | Streamline and add env var debugging output | Matt Rendina | 2017-11-29 | 3 | -8/+10 |
| | | |||||
| * | Add class member | Matt Rendina | 2017-11-28 | 1 | -0/+1 |
| | | |||||
| * | Execute test_cmds | Matt Rendina | 2017-11-28 | 1 | -2/+3 |
| | | |||||
| * | Experiment with environment definition | Matt Rendina | 2017-11-28 | 1 | -1/+2 |
| | | |||||
| * | Test execution of commands | Matt Rendina | 2017-11-28 | 1 | -2/+5 |
| | | |||||
| * | Update comment | Matt Rendina | 2017-11-28 | 1 | -1/+3 |
| | | |||||
| * | Add test report ingestion | Matt Rendina | 2017-11-28 | 1 | -3/+15 |
| | | |||||
| * | Test withEnv | Matt Rendina | 2017-11-28 | 1 | -2/+2 |
| | | |||||
| * | Minor cleanup and docs | Matt Rendina | 2017-11-28 | 1 | -8/+3 |
| | | |||||
| * | Remove some experimentation debris | Matt Rendina | 2017-11-28 | 2 | -25/+9 |
| | | |||||
| * | Test using local copy for all members | Matt Rendina | 2017-11-28 | 1 | -7/+7 |
| | | |||||
| * | Test local copy | Matt Rendina | 2017-11-28 | 1 | -0/+2 |
| | | |||||
| * | Rename class | Matt Rendina | 2017-11-28 | 2 | -9/+6 |
| | | |||||
| * | Relocate class definition | Matt Rendina | 2017-11-28 | 2 | -0/+32 |
| | | |||||
| * | Test shared class use | Matt Rendina | 2017-11-28 | 1 | -0/+2 |
| | | |||||
| * | Test shared class import 2 | Matt Rendina | 2017-11-28 | 1 | -1/+1 |
| | | |||||
| * | Test shared class import | Matt Rendina | 2017-11-28 | 1 | -0/+1 |
| | | |||||
| * | Simplify naming 2 | Matt Rendina | 2017-11-28 | 1 | -0/+0 |
| | | |||||
| * | Simplify naming 1 | Matt Rendina | 2017-11-28 | 4 | -16/+3 |
| | | |||||
| * | Test shared class use | Matt Rendina | 2017-11-28 | 1 | -0/+4 |
| | | |||||
| * | Test class def | Matt Rendina | 2017-11-28 | 2 | -0/+8 |
| | | |||||
| * | Adding package file for class definition | Matt Rendina | 2017-11-28 | 1 | -0/+8 |
| | | |||||
| * | Revert | Matt Rendina | 2017-11-27 | 1 | -31/+0 |
| | | |||||
| * | Test large class def | Matt Rendina | 2017-11-27 | 1 | -0/+32 |
| | | |||||
| * | Test class def | Matt Rendina | 2017-11-27 | 1 | -1/+4 |
| | | |||||
| * | Test var scope and contents | Matt Rendina | 2017-11-27 | 1 | -7/+10 |
| | | |||||
| * | Label inner references | Matt Rendina | 2017-11-27 | 1 | -4/+4 |
| | | |||||
| * | Add tracing output | Matt Rendina | 2017-11-27 | 1 | -0/+4 |
| | | |||||
| * | Selective test run, more diagnostic output | Matt Rendina | 2017-11-27 | 1 | -0/+11 |
| | | |||||
| * | Add some debug output | Matt Rendina | 2017-11-27 | 1 | -0/+4 |
| | | |||||
| * | Check size | Matt Rendina | 2017-11-27 | 1 | -0/+1 |
| | | |||||
| * | Remove env for now | Matt Rendina | 2017-11-27 | 1 | -3/+3 |
| | | |||||
| * | Add parallel | Matt Rendina | 2017-11-27 | 1 | -0/+3 |
| | | |||||
| * | Test steps within loop | Matt Rendina | 2017-11-27 | 1 | -2/+13 |
| | | |||||
| * | Rename file | Matt Rendina | 2017-11-27 | 1 | -8/+5 |
| | | |||||
| * | List files before stash | Matt Rendina | 2017-11-21 | 1 | -0/+5 |
| | | |||||
| * | Put it back the way it was | Matt Rendina | 2017-11-21 | 1 | -3/+3 |
| | | |||||
| * | Test exception throw, second type | Matt Rendina | 2017-11-21 | 1 | -2/+2 |
| | | |||||
| * | Test exception throw, second type | Matt Rendina | 2017-11-21 | 1 | -1/+1 |
| | | |||||
| * | Test exception throw | Matt Rendina | 2017-11-21 | 1 | -2/+4 |
| | | |||||
| * | Test System.exit | Matt Rendina | 2017-11-21 | 1 | -8/+8 |
| | | |||||
