aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2010-05-29 01:25:13 -0300
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2010-05-29 01:25:13 -0300
commitd5d93ef371c5246f1431d84541613ace6e454226 (patch)
tree0565a44552dc9a67cb1ca101ea90beabda140855 /tests
parentmoved auxiliary files from tests/ to tests/files. fixed modules g_octave.conf... (diff)
downloadg-octave-d5d93ef371c5246f1431d84541613ace6e454226.tar.gz
g-octave-d5d93ef371c5246f1431d84541613ace6e454226.tar.bz2
g-octave-d5d93ef371c5246f1431d84541613ace6e454226.zip
added more files to the example tree used by the tests
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