1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 17:26:15 +02:00
github.com_openSUSE_osc/tests
Marcus Huewe 044c678455 - fixed test_difffiles testsuite for python2.7
python2.7's difflib slightly changed the format
2010-09-08 12:10:09 +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
commit_fixtures - rewrote "def commit" 2010-09-03 17:46:01 +02:00
deletefile_fixtures - fixed "osc addremove": use delete_file(), initialize pac.todo correctly 2010-09-06 15:28:23 +02:00
difffile_fixtures - small fixes for do_status and get_diff 2010-09-02 13:47:42 +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 - new testcase for a package without a revision 2010-09-06 18:11:12 +02:00
common.py - rewrote "def commit" 2010-09-03 17:46:01 +02:00
osc - initial testcases for the new update mechanism 2010-08-31 13:30:35 +02:00
suite.py - propagate retval to the caller 2010-08-31 13:47:27 +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_revertfiles.py - raise OscIOError instead of IOError (adjusted testcases) 2010-09-02 10:23:37 +02:00
test_update.py - new testcase for a package without a revision 2010-09-06 18:11:12 +02:00