1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-10 14:56:14 +01:00
github.com_openSUSE_osc/tests
Marcus Huewe 3cf8a5bf88 - fixed commit (Package class)
- use "self.rev" when calling update_local_filesmeta (otherwise we might get a newer revision)
- write addlist after commit
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 - adjusted store_write_string calls so that the storefile ends with a newline 2010-08-31 13:30:37 +02:00
common.py - fixed commit (Package class) 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 - fixed commit (Package class) 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 - fixed commit (Package class) 2010-08-31 13:30:37 +02:00