Rombobjörn

summaryrefslogtreecommitdiff
path: root/testsuite/inputs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/inputs')
-rw-r--r--testsuite/inputs/build_with_Gnatmake13
-rw-r--r--testsuite/inputs/clean13
-rw-r--r--testsuite/inputs/configure_and_build13
-rw-r--r--testsuite/inputs/configure_and_clean13
-rw-r--r--testsuite/inputs/default_build13
-rw-r--r--testsuite/inputs/directories_project13
-rw-r--r--testsuite/inputs/distclean13
-rw-r--r--testsuite/inputs/relocatable13
8 files changed, 104 insertions, 0 deletions
diff --git a/testsuite/inputs/build_with_Gnatmake b/testsuite/inputs/build_with_Gnatmake
index 124f632..58c2ee5 100644
--- a/testsuite/inputs/build_with_Gnatmake
+++ b/testsuite/inputs/build_with_Gnatmake
@@ -1,3 +1,16 @@
+# part of Comfignat's testsuite
+# Copyright 2014 B. Persson, Bjorn@Rombobeorn.se
+#
+# This material is provided as is, with absolutely no warranty expressed
+# or implied. Any use is at your own risk.
+#
+# Permission is hereby granted to use or copy this testsuite
+# for any purpose, provided the above notices are retained on all copies.
+# Permission to modify the code and to distribute modified code is granted,
+# provided the above notices are retained, and a notice that the code was
+# modified is included with the above copyright notice.
+
+
expect_configuration
expect_generated_files
common_setup
diff --git a/testsuite/inputs/clean b/testsuite/inputs/clean
index 2b37fec..bd47cc7 100644
--- a/testsuite/inputs/clean
+++ b/testsuite/inputs/clean
@@ -1,3 +1,16 @@
+# part of Comfignat's testsuite
+# Copyright 2013 - 2014 B. Persson, Bjorn@Rombobeorn.se
+#
+# This material is provided as is, with absolutely no warranty expressed
+# or implied. Any use is at your own risk.
+#
+# Permission is hereby granted to use or copy this testsuite
+# for any purpose, provided the above notices are retained on all copies.
+# Permission to modify the code and to distribute modified code is granted,
+# provided the above notices are retained, and a notice that the code was
+# modified is included with the above copyright notice.
+
+
expect_configuration
common_setup
make
diff --git a/testsuite/inputs/configure_and_build b/testsuite/inputs/configure_and_build
index 3b4a060..1a96953 100644
--- a/testsuite/inputs/configure_and_build
+++ b/testsuite/inputs/configure_and_build
@@ -1,3 +1,16 @@
+# part of Comfignat's testsuite
+# Copyright 2014 B. Persson, Bjorn@Rombobeorn.se
+#
+# This material is provided as is, with absolutely no warranty expressed
+# or implied. Any use is at your own risk.
+#
+# Permission is hereby granted to use or copy this testsuite
+# for any purpose, provided the above notices are retained on all copies.
+# Permission to modify the code and to distribute modified code is granted,
+# provided the above notices are retained, and a notice that the code was
+# modified is included with the above copyright notice.
+
+
prefix=/usr
libdir=/usr/lib64
frobnicate=true
diff --git a/testsuite/inputs/configure_and_clean b/testsuite/inputs/configure_and_clean
index ba9b640..750d1dd 100644
--- a/testsuite/inputs/configure_and_clean
+++ b/testsuite/inputs/configure_and_clean
@@ -1,3 +1,16 @@
+# part of Comfignat's testsuite
+# Copyright 2014 B. Persson, Bjorn@Rombobeorn.se
+#
+# This material is provided as is, with absolutely no warranty expressed
+# or implied. Any use is at your own risk.
+#
+# Permission is hereby granted to use or copy this testsuite
+# for any purpose, provided the above notices are retained on all copies.
+# Permission to modify the code and to distribute modified code is granted,
+# provided the above notices are retained, and a notice that the code was
+# modified is included with the above copyright notice.
+
+
expect_configuration always
common_setup
make configure bindir='${prefix}/special'
diff --git a/testsuite/inputs/default_build b/testsuite/inputs/default_build
index 635b842..4021508 100644
--- a/testsuite/inputs/default_build
+++ b/testsuite/inputs/default_build
@@ -1,3 +1,16 @@
+# part of Comfignat's testsuite
+# Copyright 2013 - 2014 B. Persson, Bjorn@Rombobeorn.se
+#
+# This material is provided as is, with absolutely no warranty expressed
+# or implied. Any use is at your own risk.
+#
+# Permission is hereby granted to use or copy this testsuite
+# for any purpose, provided the above notices are retained on all copies.
+# Permission to modify the code and to distribute modified code is granted,
+# provided the above notices are retained, and a notice that the code was
+# modified is included with the above copyright notice.
+
+
expect_configuration
expect_generated_files
common_setup
diff --git a/testsuite/inputs/directories_project b/testsuite/inputs/directories_project
index e477a8d..f9b20e5 100644
--- a/testsuite/inputs/directories_project
+++ b/testsuite/inputs/directories_project
@@ -1,3 +1,16 @@
+# part of Comfignat's testsuite
+# Copyright 2014 B. Persson, Bjorn@Rombobeorn.se
+#
+# This material is provided as is, with absolutely no warranty expressed
+# or implied. Any use is at your own risk.
+#
+# Permission is hereby granted to use or copy this testsuite
+# for any purpose, provided the above notices are retained on all copies.
+# Permission to modify the code and to distribute modified code is granted,
+# provided the above notices are retained, and a notice that the code was
+# modified is included with the above copyright notice.
+
+
prefix=/opt/comfignat_test
expect_configuration
expect_generated_files
diff --git a/testsuite/inputs/distclean b/testsuite/inputs/distclean
index 6e5e472..e02b421 100644
--- a/testsuite/inputs/distclean
+++ b/testsuite/inputs/distclean
@@ -1,3 +1,16 @@
+# part of Comfignat's testsuite
+# Copyright 2013 - 2014 B. Persson, Bjorn@Rombobeorn.se
+#
+# This material is provided as is, with absolutely no warranty expressed
+# or implied. Any use is at your own risk.
+#
+# Permission is hereby granted to use or copy this testsuite
+# for any purpose, provided the above notices are retained on all copies.
+# Permission to modify the code and to distribute modified code is granted,
+# provided the above notices are retained, and a notice that the code was
+# modified is included with the above copyright notice.
+
+
common_setup
make
make distclean
diff --git a/testsuite/inputs/relocatable b/testsuite/inputs/relocatable
index a060390..d4244ac 100644
--- a/testsuite/inputs/relocatable
+++ b/testsuite/inputs/relocatable
@@ -1,3 +1,16 @@
+# part of Comfignat's testsuite
+# Copyright 2014 B. Persson, Bjorn@Rombobeorn.se
+#
+# This material is provided as is, with absolutely no warranty expressed
+# or implied. Any use is at your own risk.
+#
+# Permission is hereby granted to use or copy this testsuite
+# for any purpose, provided the above notices are retained on all copies.
+# Permission to modify the code and to distribute modified code is granted,
+# provided the above notices are retained, and a notice that the code was
+# modified is included with the above copyright notice.
+
+
expect_configuration
expect_generated_files
common_setup