Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Untabify.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 27 Jun 2012 07:21:33 +0000 (09:21 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 27 Jun 2012 07:21:33 +0000 (09:21 +0200)
teshsuite/gras/datadesc/datadesc.tesh

index 84d45b8..deae085 100644 (file)
@@ -6,10 +6,10 @@
 # Gras datadesc suite
 
 ! suite Checks the marshaling facilities of Gras
-! include datadesc_mem.tesh                    Try to do a in-memory copy
-! include datadesc_rw.tesh                             Try to read what we write
-! include datadesc_r_big32_2.tesh              Try to read the result of linux/mips?
-! include datadesc_r_big32_8.tesh              Try to read the result of ppc/sparc?
-! include datadesc_r_big32_8_4.tesh            Try to read the result of AIX
-! include datadesc_r_little32_4.tesh   Try to read the result of linux/x86
-! include datadesc_r_little64.tesh             Try to read the result of linux/amd64
+! include datadesc_mem.tesh             Try to do a in-memory copy
+! include datadesc_rw.tesh              Try to read what we write
+! include datadesc_r_big32_2.tesh       Try to read the result of linux/mips?
+! include datadesc_r_big32_8.tesh       Try to read the result of ppc/sparc?
+! include datadesc_r_big32_8_4.tesh     Try to read the result of AIX
+! include datadesc_r_little32_4.tesh    Try to read the result of linux/x86
+! include datadesc_r_little64.tesh      Try to read the result of linux/amd64