From f3830958517cfad8709fb531a441dfa9fee87d6b Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Thu, 25 Jun 2020 11:13:16 +0100 Subject: Alphabetise testing of examples --- Examples/guile/check.list | 8 ++++---- Examples/octave/check.list | 2 +- Examples/python/check.list | 4 ++-- Examples/scilab/check.list | 1 - 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 - -- cgit v1.2.1