1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-13 09:16:14 +01:00
github.com_openSUSE_osc/tests
Marcus Huewe 89c9cb67f4 - renamed limit_size to size_limit (only internal variable changes)
- added new method "get_files_meta" to the Package class (which handles
  the the "skip file and service stuff")
2010-09-03 14:51:20 +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 - added testcase for the "def commit" method + _missing_ log message from a5a0917fce7124f9cc8458a9ee41ced521aa502e 2010-08-31 13:30:37 +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 - 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 - arghs... finally all files should be present 2010-08-31 17:46:07 +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 - 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 - raise OscIOError instead of IOError (adjusted testcases) 2010-09-02 10:23:37 +02:00
test_deletefiles.py - raise OscIOError instead of IOError (adjusted testcases) 2010-09-02 10:23:37 +02:00
test_difffiles.py - small fixes for do_status and get_diff 2010-09-02 13:47:42 +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 - renamed limit_size to size_limit (only internal variable changes) 2010-09-03 14:51:20 +02:00