mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-08 14:08:42 +02:00
- added testcases for repairwc in order to repair a wc if the "_apiurl" file is missing
This commit is contained in:
5
tests/repairwc_fixtures/osctest/noapiurl/.osc/_files
Normal file
5
tests/repairwc_fixtures/osctest/noapiurl/.osc/_files
Normal file
@@ -0,0 +1,5 @@
|
||||
<directory name="noapiurl" rev="1" srcmd5="2df1eacfe03a3bec2112529e7f4dc39a" vrev="1">
|
||||
<entry md5="0d62ceea6020d75154078a20d8c9f9ba" mtime="1282047302" name="foo" size="23" />
|
||||
<entry md5="17b9e9e1a032ed44e7a584dc6303ffa8" mtime="1282047303" name="merge" size="48" />
|
||||
<entry md5="7efa70f68983fad1cf487f69dedf93e9" mtime="1282047303" name="nochange" size="25" />
|
||||
</directory>
|
@@ -0,0 +1 @@
|
||||
nochange
|
@@ -0,0 +1 @@
|
||||
1.0
|
1
tests/repairwc_fixtures/osctest/noapiurl/.osc/_package
Normal file
1
tests/repairwc_fixtures/osctest/noapiurl/.osc/_package
Normal file
@@ -0,0 +1 @@
|
||||
noapiurl
|
1
tests/repairwc_fixtures/osctest/noapiurl/.osc/_project
Normal file
1
tests/repairwc_fixtures/osctest/noapiurl/.osc/_project
Normal file
@@ -0,0 +1 @@
|
||||
osctest
|
@@ -0,0 +1 @@
|
||||
foobar
|
@@ -0,0 +1 @@
|
||||
foo
|
1
tests/repairwc_fixtures/osctest/noapiurl/.osc/foo
Normal file
1
tests/repairwc_fixtures/osctest/noapiurl/.osc/foo
Normal file
@@ -0,0 +1 @@
|
||||
This is a simple test.
|
4
tests/repairwc_fixtures/osctest/noapiurl/.osc/merge
Normal file
4
tests/repairwc_fixtures/osctest/noapiurl/.osc/merge
Normal file
@@ -0,0 +1,4 @@
|
||||
Is it
|
||||
possible to
|
||||
merge this file?
|
||||
I hope so...
|
1
tests/repairwc_fixtures/osctest/noapiurl/.osc/nochange
Normal file
1
tests/repairwc_fixtures/osctest/noapiurl/.osc/nochange
Normal file
@@ -0,0 +1 @@
|
||||
This file didn't change.
|
0
tests/repairwc_fixtures/osctest/noapiurl/foobar
Normal file
0
tests/repairwc_fixtures/osctest/noapiurl/foobar
Normal file
4
tests/repairwc_fixtures/osctest/noapiurl/merge
Normal file
4
tests/repairwc_fixtures/osctest/noapiurl/merge
Normal file
@@ -0,0 +1,4 @@
|
||||
Is it
|
||||
possible to
|
||||
merge this file?
|
||||
I hope so...
|
2
tests/repairwc_fixtures/osctest/noapiurl/nochange
Normal file
2
tests/repairwc_fixtures/osctest/noapiurl/nochange
Normal file
@@ -0,0 +1,2 @@
|
||||
This file didn't change but
|
||||
is modified.
|
1
tests/repairwc_fixtures/osctest/noapiurl/toadd1
Normal file
1
tests/repairwc_fixtures/osctest/noapiurl/toadd1
Normal file
@@ -0,0 +1 @@
|
||||
toadd1
|
Reference in New Issue
Block a user