From ae8deb0b01e3d865e2ace3403dd0a6e9946d36b8 Mon Sep 17 00:00:00 2001 From: mquinson Date: Mon, 10 Jul 2006 00:21:54 +0000 Subject: [PATCH] Kill oldies; add the results of the test of graphxml git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2519 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- testsuite/.cvsignore | 13 ++----------- testsuite/Makefile.am | 5 ++--- 2 files changed, 4 insertions(+), 14 deletions(-) diff --git a/testsuite/.cvsignore b/testsuite/.cvsignore index 6db855a948..efdc6a609d 100644 --- a/testsuite/.cvsignore +++ b/testsuite/.cvsignore @@ -1,12 +1,3 @@ .deps .libs Makefile Makefile.in run_tests -dynar_int dynar_double dynar_string -dict_usage dict_crash multidict_crash -log_usage -config_usage -set_usage -gs_example gs_example_receive gs_example_send -trp_file_client trp_file_server trp_file_usage -trp_tcp_client trp_tcp_server trp_tcp_usage -datadesc_usage -datadesc_structs.c -datadesc_usage.out + +testgraph.xml testgraph.dot diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index c1a0f8e96a..e446bf64cc 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -2,9 +2,8 @@ INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src -I$(top_srcdir)/src/inclu AM_CFLAGS=-g CLEANFILES = *~ test a.out *.o gras/datadesc_usage.out datadesc_usage.out\ - testgraph.xml graph.dot -DISTCLEANFILES = gras/.libs/* xbt/.libs/* surf/.libs/* msg/.libs/*  -MAINTAINERCLEANFILES=Makefile.in + testgraph.xml testgraph.dot + EXTRA_DIST=run_tests.in \ gras/datadesc.little32 gras/datadesc.little32_4 \ gras/datadesc.little64\ -- 2.20.1