mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-25 22:36:13 +01:00
- added missing fixtures...
This commit is contained in:
parent
7802dfa9ad
commit
9fa5d7ea39
1
tests/update_fixtures/osctest/metamode/.osc/_apiurl
Normal file
1
tests/update_fixtures/osctest/metamode/.osc/_apiurl
Normal file
@ -0,0 +1 @@
|
||||
http://localhost
|
5
tests/update_fixtures/osctest/metamode/.osc/_files
Normal file
5
tests/update_fixtures/osctest/metamode/.osc/_files
Normal file
@ -0,0 +1,5 @@
|
||||
<directory name="simple" 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/update_fixtures/osctest/metamode/.osc/_package
Normal file
1
tests/update_fixtures/osctest/metamode/.osc/_package
Normal file
@ -0,0 +1 @@
|
||||
metamode
|
1
tests/update_fixtures/osctest/metamode/.osc/_project
Normal file
1
tests/update_fixtures/osctest/metamode/.osc/_project
Normal file
@ -0,0 +1 @@
|
||||
osctest
|
1
tests/update_fixtures/osctest/metamode/.osc/foo
Normal file
1
tests/update_fixtures/osctest/metamode/.osc/foo
Normal file
@ -0,0 +1 @@
|
||||
This is a simple test.
|
4
tests/update_fixtures/osctest/metamode/.osc/merge
Normal file
4
tests/update_fixtures/osctest/metamode/.osc/merge
Normal file
@ -0,0 +1,4 @@
|
||||
Is it
|
||||
possible to
|
||||
merge this file?
|
||||
I hope so...
|
1
tests/update_fixtures/osctest/metamode/.osc/nochange
Normal file
1
tests/update_fixtures/osctest/metamode/.osc/nochange
Normal file
@ -0,0 +1 @@
|
||||
This file didn't change.
|
1
tests/update_fixtures/osctest/metamode/foo
Normal file
1
tests/update_fixtures/osctest/metamode/foo
Normal file
@ -0,0 +1 @@
|
||||
This is a simple test.
|
4
tests/update_fixtures/osctest/metamode/merge
Normal file
4
tests/update_fixtures/osctest/metamode/merge
Normal file
@ -0,0 +1,4 @@
|
||||
Is it
|
||||
possible to
|
||||
merge this file?
|
||||
I hope so...
|
1
tests/update_fixtures/osctest/metamode/nochange
Normal file
1
tests/update_fixtures/osctest/metamode/nochange
Normal file
@ -0,0 +1 @@
|
||||
This file didn't change.
|
Loading…
Reference in New Issue
Block a user