Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | legacy test script: minor string handling fix #2181 | Gustaf Lindstedt | 2015-03-20 |
| | | | | | | | | Add check to see if a string contains ], which can result in cases where wrapping a string in [[...]] breaks. Use [=[...]=] instead on those strings. Use [=[...]=] for insert() and expect(). | ||
* | Improve legacy2luatest script. | Florian Walch | 2014-12-27 |
| | | | | | | * Remove 'test' prefix from test names. * Ask if existing spec files should be overwritten. * Fix for legacy tests with no initial buffer content (e.g. test_signs). | ||
* | Improve legacy2luatest script. | Florian Walch | 2014-11-09 |
| | |||
* | Add legacy test conversion script. | Florian Walch | 2014-11-04 |