1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-08 14:08:42 +02:00

- add prdiff subcommand and test suite

This commit is contained in:
Adam Spiers
2013-01-18 21:58:53 +00:00
parent 9b1c6f0204
commit 57c8cffe66
42 changed files with 665 additions and 1 deletions

View File

@@ -0,0 +1 @@
http://localhost

View File

@@ -0,0 +1,4 @@
<project name="some:project">
<package name="common-one" state=" " />
<package name="common-two" state=" " />
</project>

View File

@@ -0,0 +1 @@
some:project

View File

@@ -0,0 +1,5 @@
line one
line two
line three
an extra line
last line

View File

@@ -0,0 +1,6 @@
<directory count='4'>
<entry name="common-one"/>
<entry name="common-two"/>
<entry name="common-three"/>
<entry name="only-in-new"/>
</directory>