mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-08 05:58:43 +02:00
- added testsuite for new "repairwc" command
This commit is contained in:
1
tests/repairwc_fixtures/osctest/simple4/.osc/_apiurl
Normal file
1
tests/repairwc_fixtures/osctest/simple4/.osc/_apiurl
Normal file
@@ -0,0 +1 @@
|
||||
http://localhost
|
5
tests/repairwc_fixtures/osctest/simple4/.osc/_files
Normal file
5
tests/repairwc_fixtures/osctest/simple4/.osc/_files
Normal file
@@ -0,0 +1,5 @@
|
||||
<directory name="working_nonempty" 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 @@
|
||||
1.0
|
1
tests/repairwc_fixtures/osctest/simple4/.osc/_package
Normal file
1
tests/repairwc_fixtures/osctest/simple4/.osc/_package
Normal file
@@ -0,0 +1 @@
|
||||
working_nonempty
|
1
tests/repairwc_fixtures/osctest/simple4/.osc/_project
Normal file
1
tests/repairwc_fixtures/osctest/simple4/.osc/_project
Normal file
@@ -0,0 +1 @@
|
||||
osctest
|
@@ -0,0 +1,2 @@
|
||||
foo
|
||||
remove
|
1
tests/repairwc_fixtures/osctest/simple4/.osc/foo
Normal file
1
tests/repairwc_fixtures/osctest/simple4/.osc/foo
Normal file
@@ -0,0 +1 @@
|
||||
This is a simple test.
|
4
tests/repairwc_fixtures/osctest/simple4/.osc/merge
Normal file
4
tests/repairwc_fixtures/osctest/simple4/.osc/merge
Normal file
@@ -0,0 +1,4 @@
|
||||
Is it
|
||||
possible to
|
||||
merge this file?
|
||||
I hope so...
|
1
tests/repairwc_fixtures/osctest/simple4/.osc/nochange
Normal file
1
tests/repairwc_fixtures/osctest/simple4/.osc/nochange
Normal file
@@ -0,0 +1 @@
|
||||
This file didn't change.
|
4
tests/repairwc_fixtures/osctest/simple4/merge
Normal file
4
tests/repairwc_fixtures/osctest/simple4/merge
Normal file
@@ -0,0 +1,4 @@
|
||||
Is it
|
||||
possible to
|
||||
merge this file?
|
||||
I hope so...
|
2
tests/repairwc_fixtures/osctest/simple4/nochange
Normal file
2
tests/repairwc_fixtures/osctest/simple4/nochange
Normal file
@@ -0,0 +1,2 @@
|
||||
This file didn't change but
|
||||
is modified.
|
1
tests/repairwc_fixtures/osctest/simple4/toadd1
Normal file
1
tests/repairwc_fixtures/osctest/simple4/toadd1
Normal file
@@ -0,0 +1 @@
|
||||
toadd1
|
Reference in New Issue
Block a user