Add "executable" in /usr/local/bin/
[cs-p2p-next.git] / ppf / new / tests / test_storage.py
2011-09-02 Mariana Mărășoiuppf/new: Fix initialization in MySQLDatabaseAccess...
2011-09-02 Mariana Mărășoiuppf/new: Update code according to PEP 8.
2011-08-24 Mariana Mărășoiuppf/new: Use subprocess module instead of sqlparse...
2011-08-23 Mariana Marasoiuppf: Add MySQL access tests.
2011-08-22 Razvan Deaconescuppf: Complete SQLite add_* message tests.
2011-08-22 Razvan Deaconescuppf: Remove swarm_id in tests that add new messages.
2011-08-22 Razvan Deaconescuppf: Add SQLite access tests.
2011-08-22 Razvan Deaconescuppf: Read test initialization/population script.
2011-08-22 Razvan Deaconescuppf: Run creation script for SQLite tests.
2011-08-22 Razvan Deaconescuppf: Update direction strings to "send" and "receive".
2011-08-21 Razvan Deaconescuppf: Add skeleton tests for SQLiteDatabaseAccess.
2011-08-21 Razvan Deaconescuppf: "Break" asserts for swarm and client sessions...
2011-08-21 Razvan Deaconescuppf: Add tests for add_*_message.
2011-08-21 Razvan Deaconescuppf: Add test suite for add_client_session.
2011-08-21 Razvan Deaconescuppf: Add test suite for TreeTextFileAccess class.
2011-08-21 Razvan Deaconescuppf: Add tests for storage.py functions.