1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-10 22:56:15 +01:00
github.com_openSUSE_osc/tests
Marcus Huewe 2ffd46a9c2 - get rid of the init_package_dir mess
moved code into the staticmethod "init_package" of the Package class.
Cleaned up "checkout_package"
2010-08-31 13:30:37 +02:00
..
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
deletefile_fixtures - rewrote addfile() and delete_file() methods from the Package class (for the details see below) 2010-08-31 13:30:36 +02:00
difffile_fixtures - added testcases for the new "get_diff" method 2010-08-31 13:30:36 +02:00
init_package_fixtures - get rid of the init_package_dir mess 2010-08-31 13:30:37 +02:00
revertfile_fixtures - support a revert of a missing file which was added to the wc 2010-08-31 13:30:36 +02:00
update_fixtures - adjust testcase for commit 9205d4d902cd3d45747c30405acd92bd5f98d210 2010-08-31 13:30:36 +02:00
common.py - get rid of the init_package_dir mess 2010-08-31 13:30:37 +02:00
osc - initial testcases for the new update mechanism 2010-08-31 13:30:35 +02:00
suite.py - get rid of the init_package_dir mess 2010-08-31 13:30:37 +02:00
test_addfiles.py - moved common methods into the OscTestCase class 2010-08-31 13:30:36 +02:00
test_deletefiles.py - minor fixes 2010-08-31 13:30:36 +02:00
test_difffiles.py - added testcases for the new "get_diff" method 2010-08-31 13:30:36 +02:00
test_init_package.py - get rid of the init_package_dir mess 2010-08-31 13:30:37 +02:00
test_revertfiles.py - support a revert of a missing file which was added to the wc 2010-08-31 13:30:36 +02:00
test_update.py - minor fixes 2010-08-31 13:30:36 +02:00