.. |
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
|
- added testcases for #658664 ("osc: a package internal error occured")
|
2010-12-17 23:23:39 +01:00 |
deletefile_fixtures
|
- test_deletefiles.py: new testcases for skipped files
|
2011-01-17 14:59:46 +01: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 |
project_package_status_fixtures
|
- added new testcases in order to test the status methods for projects and packages
|
2010-12-22 23:12:24 +01: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 |
request_fixtures
|
- added testcases for the rewritten Request class
|
2010-12-30 02:27:15 +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
|
- def setUp: added "copytree" parameter to disable the copy of the "osctest" dir
|
2010-12-30 01:57:41 +01:00 |
osc
|
- initial testcases for the new update mechanism
|
2010-08-31 13:30:35 +02:00 |
suite.py
|
- added testcases for the rewritten Request class
|
2010-12-30 02:27:15 +01:00 |
test_addfiles.py
|
- removed unused imports
|
2010-12-19 20:32:06 +01:00 |
test_commit.py
|
- added testcases for #658664 ("osc: a package internal error occured")
|
2010-12-17 23:23:39 +01:00 |
test_deletefiles.py
|
- test_deletefiles.py: new testcases for skipped files
|
2011-01-17 14:59:46 +01:00 |
test_difffiles.py
|
- removed unused imports
|
2010-12-19 20:32:06 +01:00 |
test_init_package.py
|
- removed unused imports
|
2010-12-19 20:32:06 +01:00 |
test_init_project.py
|
- Project.init_project: return Project object
|
2010-12-23 02:15:58 +01:00 |
test_package_status.py
|
- added new testcases in order to test the status methods for projects and packages
|
2010-12-22 23:12:24 +01:00 |
test_project_status.py
|
- added new testcases in order to test the status methods for projects and packages
|
2010-12-22 23:12:24 +01:00 |
test_repairwc.py
|
- new testcases for repair_wc: check if the passed parameter is a valid apiurl
|
2010-12-09 20:32:07 +01:00 |
test_request.py
|
- test_request: test get_actions method
|
2011-01-29 17:43:36 +01:00 |
test_revertfiles.py
|
- removed unused imports
|
2010-12-19 20:32:06 +01:00 |
test_update.py
|
- cleanup working copies...
|
2010-09-08 16:18:35 +02:00 |