Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Tests: fix according to lualint | Marco Hinz | 2016-02-02 |
| | |||
* | test: eval_spec.lua: minor cleanup | Justin M. Keyes | 2016-01-29 |
| | |||
* | tests: Migrate recent patches of legacy eval test. | Lucas Hoffmann | 2016-01-27 |
| | | | | | | As the work of this migration did take quite some time, some changes where made in master after this branch was started. These are ported to the new test file. | ||
* | tests: Comments and typos after review. | Lucas Hoffmann | 2016-01-27 |
| | | | | Helped-by: Justin M. Keyes <justinkz@gmail.com> | ||
* | tests: Resurrect unused part of legacy eval test. | Lucas Hoffmann | 2016-01-27 |
| | | | | | | The old test_eval.in file did a `:wq` on line 168. The following 60 lines where not used and there was no expected output for them in test_eval.ok. This test code is now used in several test cases in the new test file. | ||
* | tests: Split converted eval test into it() blocks. | Lucas Hoffmann | 2016-01-27 |
| | |||
* | tests: Debug converted eval test. | Lucas Hoffmann | 2016-01-27 |
| | |||
* | tests: Migrate legacy eval test. | Lucas Hoffmann | 2016-01-27 |