Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | eval: serverstart: Return finalized address to user | James McCoy | 2017-05-28 |
| | | | | | In the process of setting up the socket watcher, the address may be changed (e.g., adding the OS-selected port). | ||
* | Server tests: endpoint parsing in serverstart() | Marco Hinz | 2017-05-22 |
| | |||
* | Server tests: use helpers.command() | Marco Hinz | 2017-05-22 |
| | |||
* | Windows: enable more tests | Justin M. Keyes | 2017-01-13 |
| | |||
* | Mark some functional tests as pending in Windows | Rui Abreu Ferreira | 2016-08-26 |
| | |||
* | functests: Check logs in lua code | ZyX | 2016-06-10 |
| | | | | | | It is otherwise impossible to determine which test failed sanitizer/valgrind check. test/functional/helpers.lua module return was changed so that tests which do not provide after_each function to get new check will automatically fail. | ||
* | test: move server_spec.lua | Justin M. Keyes | 2016-04-15 |
Old layout was too granular, we do not need a server/ folder. |