Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding support to automated tests | Fabiano FidĂȘncio | 2012-02-14 | 1 | -0/+6 |
| | | | | | | | As suggested by Alon, a simple automated test to try to find regressions in Spice code. To use this, compile Spice with --enable-automated-tests and run test_display_streaming passing --automated-tests as parameter. | ||||
* | Remove trailing whitespace from end of lines | Daniel P. Berrange | 2012-01-13 | 1 | -1/+1 |
| | |||||
* | Remove trailing blank lines | Daniel P. Berrange | 2012-01-13 | 1 | -1/+0 |
| | | | | Remove any blank lines at the end of all source files | ||||
* | server: tests: add basic tests with working do nothing server | Alon Levy | 2010-11-08 | 1 | -0/+24 |