aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/files/octave-forge/extra/extra2-0.0.1/DESCRIPTION16
-rw-r--r--tests/files/octave-forge/language/language2-0.0.1/DESCRIPTION16
-rw-r--r--tests/files/octave-forge/main/main2-0.0.1/DESCRIPTION16
3 files changed, 48 insertions, 0 deletions
diff --git a/tests/files/octave-forge/extra/extra2-0.0.1/DESCRIPTION b/tests/files/octave-forge/extra/extra2-0.0.1/DESCRIPTION
new file mode 100644
index 0000000..6f56665
--- /dev/null
+++ b/tests/files/octave-forge/extra/extra2-0.0.1/DESCRIPTION
@@ -0,0 +1,16 @@
+# This is a comment
+Name: Extra 2
+Version: 0.0.1
+Date: 2010-10-20
+Author: Extra 2 Author
+Maintainer: Extra 2 Maintainer
+Title: Extra 2 Title
+# This is another comment
+Description: This is the Extra 2 description
+Categories: Category3,Category4
+Url: http://extra2.org
+SystemRequirements: pkg5 ( >= 4.3.2 ), pkg6 ( <1.2.3 ), pkg7
+BuildRequires: pkg8 ( >1.0.0 )
+Depends: Octave ( >= 3.2.0 )
+Autoload: NO
+License: GPL version 3 or later
diff --git a/tests/files/octave-forge/language/language2-0.0.1/DESCRIPTION b/tests/files/octave-forge/language/language2-0.0.1/DESCRIPTION
new file mode 100644
index 0000000..bccdf4f
--- /dev/null
+++ b/tests/files/octave-forge/language/language2-0.0.1/DESCRIPTION
@@ -0,0 +1,16 @@
+# This is a comment
+Name: Language 2
+Version: 0.0.1
+Date: 2010-10-20
+Author: Language 2 Author
+Maintainer: Language 2 Maintainer
+Title: Language 2 Title
+# This is another comment
+Description: This is the Language 2 description
+Categories: Category3,Category4
+Url: http://language2.org
+SystemRequirements: pkg5 ( >= 4.3.2 ), pkg6 ( <1.2.3 ), pkg7
+BuildRequires: pkg8 ( >1.0.0 )
+Depends: Octave ( >= 3.2.0 )
+Autoload: NO
+License: GPL version 3 or later
diff --git a/tests/files/octave-forge/main/main2-0.0.1/DESCRIPTION b/tests/files/octave-forge/main/main2-0.0.1/DESCRIPTION
new file mode 100644
index 0000000..1a5499f
--- /dev/null
+++ b/tests/files/octave-forge/main/main2-0.0.1/DESCRIPTION
@@ -0,0 +1,16 @@
+# This is a comment
+Name: Main 2
+Version: 0.0.1
+Date: 2010-10-20
+Author: Main 2 Author
+Maintainer: Main 2 Maintainer
+Title: Main 2 Title
+# This is another comment
+Description: This is the Main 2 description
+Categories: Category3,Category4
+Url: http://main2.org
+SystemRequirements: pkg5 ( >= 4.3.2 ), pkg6 ( <1.2.3 ), pkg7
+BuildRequires: pkg8 ( >1.0.0 )
+Depends: Octave ( >= 3.2.0 )
+Autoload: NO
+License: GPL version 3 or later