.. |
addfile_fixtures
|
- rewrote addfile() and delete_file() methods from the Package class (for the details see below)
|
2010-08-31 13:30:36 +02:00 |
commit_fixtures
|
- make wc consistent
|
2010-09-08 18:51:14 +02:00 |
deletefile_fixtures
|
- fixed "osc addremove": use delete_file(), initialize pac.todo correctly
|
2010-09-06 15:28:23 +02:00 |
difffile_fixtures
|
- cleanup working copies...
|
2010-09-08 16:18:35 +02:00 |
init_package_fixtures
|
- get rid of the init_package_dir mess
|
2010-08-31 13:30:37 +02:00 |
init_project_fixtures
|
- testcases for "init_project"
|
2010-10-09 16:25:44 +02:00 |
repairwc_fixtures
|
- added new testcases for #657838 ("osc 0.130: osc repairwc fails totally - working copy useless")
|
2010-12-07 20:29:59 +01:00 |
revertfile_fixtures
|
- commit missing fixtures...
|
2010-09-08 16:35:59 +02:00 |
update_fixtures
|
- commit missing fixtures...
|
2010-09-08 16:35:59 +02:00 |
common.py
|
- fixed testsuite
|
2010-11-30 19:11:05 +01:00 |
osc
|
- initial testcases for the new update mechanism
|
2010-08-31 13:30:35 +02:00 |
suite.py
|
- testcases for "init_project"
|
2010-10-09 16:25:44 +02:00 |
test_addfiles.py
|
- raise OscIOError instead of IOError (adjusted testcases)
|
2010-09-02 10:23:37 +02:00 |
test_commit.py
|
- rewrote "def commit"
|
2010-09-03 17:46:01 +02:00 |
test_deletefiles.py
|
- fixed "osc addremove": use delete_file(), initialize pac.todo correctly
|
2010-09-06 15:28:23 +02:00 |
test_difffiles.py
|
- fixed test_difffiles testsuite for python2.7
|
2010-09-08 12:10:09 +02:00 |
test_init_package.py
|
- renamed limit_size to size_limit (only internal variable changes)
|
2010-09-03 14:51:20 +02:00 |
test_init_project.py
|
- testcases for "init_project"
|
2010-10-09 16:25:44 +02:00 |
test_repairwc.py
|
- added new testcases for #657838 ("osc 0.130: osc repairwc fails totally - working copy useless")
|
2010-12-07 20:29:59 +01:00 |
test_revertfiles.py
|
- cleanup working copies...
|
2010-09-08 16:18:35 +02:00 |
test_update.py
|
- cleanup working copies...
|
2010-09-08 16:18:35 +02:00 |