Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port to Python 3 while maintaining compatibility with Python >= 2.6 | Slavek Kabrda | 2015-02-03 | 1 | -1/+3 |
| | | | | Signed-off-by: David Sommerseth <davids@redhat.com> | ||||
* | Run unit tests with more verbose info | David Sommerseth | 2009-12-14 | 1 | -1/+1 |
| | |||||
* | Removed not needed code and fixed Makefile to run test unit test | David Sommerseth | 2009-12-10 | 1 | -29/+1 |
| | |||||
* | Cleanup | Nima Talebi | 2009-05-24 | 1 | -2/+3 |
| | |||||
* | Expanding the test case to include the POC demo | Nima Talebi | 2009-05-23 | 1 | -0/+33 |
The POC demo does not actually do much testing yet, other than just working or not working - but it's in place now for future enhancements. |