tkopecek / koji

Forked from koji 7 years ago
Clone

c4a48ef move lib tests into subdir

24 files Authored by mikem 6 years ago, Committed by tkopecek 6 years ago,
24 files changed. 1 lines added. 1 lines removed.
tests/test_hub/test_getRPMDeps.py
file modified
+1 -1
tests/test_lib/data/maven/bad_empty_config.initests/data/maven/bad_empty_config.ini
file renamed
+0 -0
tests/test_lib/data/maven/bad_scmurl_config.initests/data/maven/bad_scmurl_config.ini
file renamed
+0 -0
tests/test_lib/data/maven/bad_type_config.initests/data/maven/bad_type_config.ini
file renamed
+0 -0
tests/test_lib/data/maven/bad_wrapper_config.initests/data/maven/bad_wrapper_config.ini
file renamed
+0 -0
tests/test_lib/data/maven/config.initests/data/maven/config.ini
file renamed
+0 -0
tests/test_lib/data/maven/good_config.initests/data/maven/good_config.ini
file renamed
+0 -0
tests/test_lib/data/rpms/test-deps-1-1.fc24.x86_64.rpmtests/data/rpms/test-deps-1-1.fc24.x86_64.rpm
file renamed
+0 -0
tests/test_lib/data/rpms/test-nopatch-1-1.fc24.nosrc.rpmtests/data/rpms/test-nopatch-1-1.fc24.nosrc.rpm
file renamed
+0 -0
tests/test_lib/data/rpms/test-nosrc-1-1.fc24.nosrc.rpmtests/data/rpms/test-nosrc-1-1.fc24.nosrc.rpm
file renamed
+0 -0
tests/test_lib/data/rpms/test-src-1-1.fc24.src.rpmtests/data/rpms/test-src-1-1.fc24.src.rpm
file renamed
+0 -0
tests/test_lib/data/specs/test-deps._spectests/data/specs/test-deps._spec
file renamed
+0 -0
tests/test_lib/data/specs/test-nopatch._spectests/data/specs/test-nopatch._spec
file renamed
+0 -0
tests/test_lib/data/specs/test-nosrc._spectests/data/specs/test-nosrc._spec
file renamed
+0 -0
tests/test_lib/data/specs/test-src._spectests/data/specs/test-src._spec
file renamed
+0 -0
tests/test_lib/test_client_session.pytests/test_client_session.py
file renamed
+0 -0
tests/test_lib/test_compatrequests.pytests/test_compatrequests.py
file renamed
+0 -0
tests/test_lib/test_fixEncoding.pytests/test_fixEncoding.py
file renamed
+0 -0
tests/test_lib/test_krbv.pytests/test_krbv.py
file renamed
+0 -0
tests/test_lib/test_parsers.pytests/test_parsers.py
file renamed
+0 -0
tests/test_lib/test_policy.pytests/test_policy.py
file renamed
+0 -0
tests/test_lib/test_profiles.pytests/test_profiles.py
file renamed
+0 -0
tests/test_lib/test_tasks.pytests/test_tasks.py
file renamed
+0 -0
tests/test_lib/test_utils.pytests/test_utils.py
file renamed
+0 -0
    move lib tests into subdir
    
        
tests/test_lib/data/maven/bad_empty_config.ini tests/data/maven/bad_empty_config.ini
file renamed
file was renamed with no change to the file
tests/test_lib/data/maven/bad_scmurl_config.ini tests/data/maven/bad_scmurl_config.ini
file renamed
file was renamed with no change to the file
tests/test_lib/data/maven/bad_type_config.ini tests/data/maven/bad_type_config.ini
file renamed
file was renamed with no change to the file
tests/test_lib/data/maven/bad_wrapper_config.ini tests/data/maven/bad_wrapper_config.ini
file renamed
file was renamed with no change to the file
tests/test_lib/data/maven/config.ini tests/data/maven/config.ini
file renamed
file was renamed with no change to the file
tests/test_lib/data/maven/good_config.ini tests/data/maven/good_config.ini
file renamed
file was renamed with no change to the file
tests/test_lib/data/rpms/test-deps-1-1.fc24.x86_64.rpm tests/data/rpms/test-deps-1-1.fc24.x86_64.rpm
file renamed
file was renamed with no change to the file
tests/test_lib/data/rpms/test-nopatch-1-1.fc24.nosrc.rpm tests/data/rpms/test-nopatch-1-1.fc24.nosrc.rpm
file renamed
file was renamed with no change to the file
tests/test_lib/data/rpms/test-nosrc-1-1.fc24.nosrc.rpm tests/data/rpms/test-nosrc-1-1.fc24.nosrc.rpm
file renamed
file was renamed with no change to the file
tests/test_lib/data/rpms/test-src-1-1.fc24.src.rpm tests/data/rpms/test-src-1-1.fc24.src.rpm
file renamed
file was renamed with no change to the file
tests/test_lib/data/specs/test-deps._spec tests/data/specs/test-deps._spec
file renamed
file was renamed with no change to the file
tests/test_lib/data/specs/test-nopatch._spec tests/data/specs/test-nopatch._spec
file renamed
file was renamed with no change to the file
tests/test_lib/data/specs/test-nosrc._spec tests/data/specs/test-nosrc._spec
file renamed
file was renamed with no change to the file
tests/test_lib/data/specs/test-src._spec tests/data/specs/test-src._spec
file renamed
file was renamed with no change to the file
tests/test_lib/test_client_session.py tests/test_client_session.py
file renamed
file was renamed with no change to the file
tests/test_lib/test_compatrequests.py tests/test_compatrequests.py
file renamed
file was renamed with no change to the file
tests/test_lib/test_fixEncoding.py tests/test_fixEncoding.py
file renamed
file was renamed with no change to the file
tests/test_lib/test_krbv.py tests/test_krbv.py
file renamed
file was renamed with no change to the file
tests/test_lib/test_parsers.py tests/test_parsers.py
file renamed
file was renamed with no change to the file
tests/test_lib/test_policy.py tests/test_policy.py
file renamed
file was renamed with no change to the file
tests/test_lib/test_profiles.py tests/test_profiles.py
file renamed
file was renamed with no change to the file
tests/test_lib/test_tasks.py tests/test_tasks.py
file renamed
file was renamed with no change to the file
tests/test_lib/test_utils.py tests/test_utils.py
file renamed
file was renamed with no change to the file