1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-21 17:56:19 +02:00
github.com_openSUSE_osc/tests
lethliel 39ae30bcc2 change to open() with 'rb' to get bytes in python3
With this change you get bytes with python3 and string in python2

disable travis tests for python 3.x until the full python3 branch
is merged. Otherwise the tests will fail and master isn't python3
ready anyways
2018-11-13 15:56:05 +01:00
..
addfile_fixtures - adjusted testcase oscrc's for recent config changes 2011-02-11 12:44:48 +01:00
commit_fixtures added code to get the sha256 hashes of files 2017-11-27 16:18:19 +01:00
conf_fixtures passx encode/decode functions 2014-01-08 15:43:57 +01:00
deletefile_fixtures - adjusted testcase oscrc's for recent config changes 2011-02-11 12:44:48 +01:00
difffile_fixtures - adjusted testcase oscrc's for recent config changes 2011-02-11 12:44:48 +01:00
init_package_fixtures - adjusted testcase oscrc's for recent config changes 2011-02-11 12:44:48 +01:00
init_project_fixtures - adjusted testcase oscrc's for recent config changes 2011-02-11 12:44:48 +01:00
prdiff_fixtures - add prdiff subcommand and test suite 2013-01-18 22:38:21 +00:00
project_package_status_fixtures - adjusted testcase oscrc's for recent config changes 2011-02-11 12:44:48 +01:00
repairwc_fixtures - adjusted testcase oscrc's for recent config changes 2011-02-11 12:44:48 +01:00
request_fixtures add support for approved requests (requires OBS 2.10) 2018-10-18 13:26:39 +02:00
results_fixtures Test osc results and prjresults 2018-11-05 23:54:11 +01:00
revertfile_fixtures - adjusted testcase oscrc's for recent config changes 2011-02-11 12:44:48 +01:00
setlinkrev_fixtures - tests/test_setlinkrev: added two new testcases 2014-03-03 22:41:51 +01:00
update_fixtures - adjusted testcase oscrc's for recent config changes 2011-02-11 12:44:48 +01:00
common.py change to open() with 'rb' to get bytes in python3 2018-11-13 15:56:05 +01:00
osc - initial testcases for the new update mechanism 2010-08-31 13:30:35 +02:00
suite.py Test osc results and prjresults 2018-11-05 23:54:11 +01:00
test_addfiles.py - removed unused imports 2010-12-19 20:32:06 +01:00
test_commit.py added code to get the sha256 hashes of files 2017-11-27 16:18:19 +01:00
test_conf.py - tests.suite: added TestConf testcase to suite 2014-01-08 15:43:57 +01:00
test_deletefiles.py - test_deletefiles.py: new testcases for skipped files 2011-01-17 14:59:46 +01:00
test_difffiles.py - refactor assertEqualMultiline into common.py for reuse 2013-01-18 22:38:21 +00: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_prdiff.py cleanup xpath. submit/* is ignored by the API since 2012 2018-08-07 11:53:49 +02: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 python3 compatibility: fix all tests 2013-04-16 10:51:42 +02:00
test_request.py add support for approved requests (requires OBS 2.10) 2018-10-18 13:26:39 +02:00
test_results.py Add --watch for osc prjresults --xml 2018-11-06 15:13:08 +01:00
test_revertfiles.py - removed unused imports 2010-12-19 20:32:06 +01:00
test_setlinkrev.py - follow in test suite the old/new setlinkrev behaviour 2014-05-16 11:58:36 +02:00
test_update.py Resolve PEP8 issue W291 2014-08-12 15:01:16 +02:00