Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-09 | Various minor semantics changes in testscript language | Boris Kolpackov | 1 | -28/+21 | |
The .include directive and if-else no longer have to be separated from the following token. This allows to make the decision by looking at just one token. The test scope can no longer have a description inside the scope. It should always be leading the scope itself. | |||||
2016-11-08 | Implement testscript command-if | Boris Kolpackov | 1 | -1/+1 | |
2016-11-04 | Add tests and fixes for trailing description support | Boris Kolpackov | 1 | -0/+44 | |
2016-11-04 | Implement description support in testscript | Boris Kolpackov | 1 | -0/+332 | |