Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Removes the gras_config.h inclusion, adds the portable.h inclusion for win32 portability.
[simgrid.git] / testsuite / run_tests.in
index 5eb6290..81f1cea 100755 (executable)
@@ -35,7 +35,7 @@ xbt_TESTS=" \
             xbt/context_usage@EXEEXT@;    \
             xbt/graphxml_usage@EXEEXT@ @srcdir@/xbt/graph.xml;    \
             xbt/heap_bench@EXEEXT@;"
-          
+
 surf_TESTS="surf/maxmin_usage@EXEEXT@;                                        \
             surf/maxmin_bench@EXEEXT@;                                        \
            surf/trace_usage@EXEEXT@ --surf-path=@srcdir@/surf/;              \
@@ -44,6 +44,7 @@ surf_TESTS="surf/maxmin_usage@EXEEXT@;                                        \
 
 gras_TESTS="gras/trp_tcp_usage;      gras/trp_file_usage;                        \
            gras/datadesc_usage@EXEEXT@;                                         \
+           gras/datadesc_usage@EXEEXT@ --copy;                                  \
             gras/datadesc_usage@EXEEXT@ --read @srcdir@/gras/datadesc.little32;  \
            gras/datadesc_usage@EXEEXT@ --read @srcdir@/gras/datadesc.little32_4;\
            gras/datadesc_usage@EXEEXT@ --read @srcdir@/gras/datadesc.little64;  \