Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swift: add tests | Vu Tran | 2014-04-11 | 1 | -0/+44 |
Introduce swift test package which contains all Swift unit tests. Swift unit tests can be run as: $ cd /usr/lib64/python2.7/site-packages/swift $ nosetests -v test Signed-off-by: Vu Tran <vu.tran@windriver.com> |