summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2020-06-25 11:13:16 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2020-08-13 20:07:10 +0100
commitf3830958517cfad8709fb531a441dfa9fee87d6b (patch)
tree8c69d53c121f07f67d6dc01815e45a6cb14b8b20
parent143837ddf162ef9e07e0a5e89a656df3d83ed7ed (diff)
downloadswig-f3830958517cfad8709fb531a441dfa9fee87d6b.tar.gz
Alphabetise testing of examples
-rw-r--r--Examples/guile/check.list8
-rw-r--r--Examples/octave/check.list2
-rw-r--r--Examples/python/check.list4
-rw-r--r--Examples/scilab/check.list1
4 files changed, 7 insertions, 8 deletions
diff --git a/Examples/guile/check.list b/Examples/guile/check.list
index 726e6ab75..1f22adf78 100644
--- a/Examples/guile/check.list
+++ b/Examples/guile/check.list
@@ -1,9 +1,9 @@
# see top-level Makefile.in
-constants
class
-port
-simple
-std_vector
+constants
matrix
multimap
multivalue
+port
+simple
+std_vector
diff --git a/Examples/octave/check.list b/Examples/octave/check.list
index e9c719231..54a591042 100644
--- a/Examples/octave/check.list
+++ b/Examples/octave/check.list
@@ -8,8 +8,8 @@ extend
funcptr
funcptr2
functor
-operator
module_load
+operator
pointer
reference
simple
diff --git a/Examples/python/check.list b/Examples/python/check.list
index 0798b5f7e..025278f89 100644
--- a/Examples/python/check.list
+++ b/Examples/python/check.list
@@ -13,8 +13,8 @@ funcptr
funcptr2
functor
import
-import_template
import_packages
+import_template
#libffi
multimap
operator
@@ -22,8 +22,8 @@ pointer
reference
simple
smartptr
-std_vector
std_map
+std_vector
template
varargs
variables
diff --git a/Examples/scilab/check.list b/Examples/scilab/check.list
index 0bcf457c2..d57cfab64 100644
--- a/Examples/scilab/check.list
+++ b/Examples/scilab/check.list
@@ -13,4 +13,3 @@ std_vector
struct
template
variables
-