Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do generate the header we need with flexml
[simgrid.git] / testsuite / Makefile.am
2005-02-13 mquinsoncompile binaries on make all, not only make check
2005-02-08 mquinsonAcknoledge that some datasets are not regenerated yet...
2005-02-04 mquinsonFix Arnaud's changes (niark niark): some gras stuff...
2005-01-31 alegrandusing xml files located in examples
2005-01-31 alegrandmoving include/surf to src/include/surf
2005-01-26 alegrandmissing files
2004-12-31 mquinsonlibrary rename
2004-12-22 alegrandModifying the API so as to prevent a use of the context...
2004-12-18 alegrandplatform file is not hardcoded anymore
2004-12-16 mquinsonWorks on G5
2004-12-16 mquinsongras now works on win32
2004-12-10 mquinsonrun_tests now run tests from their directory. But for...
2004-12-02 alegrandUsing the Surf parser.
2004-11-20 alegrandCPU can be created and used even though failures are...
2004-11-16 alegrandRenamed host to cpu. That was really confusing.
2004-11-15 alegrandAdd the trace library and fixed a few source of potenti...
2004-11-15 mquinsonFix make distcheck
2004-11-05 alegrandAdd the swag module to these Makefiles
2004-11-03 alegrandNow the testsuite compile.
2004-11-02 alegrandrenamed xbt_heap_test to heap_bench
2004-10-07 mquinsonAvoid memcpy while retrieving data from dynars (speed up)
2004-10-01 mquinsonRename GROS to XBT, thanks Arnaud ;)
2004-09-09 mquinson - Reduce the number of system headers loaded, overloa...
2004-09-07 mquinsonfix paths so that make distcheck works again
2004-09-06 mquinsonFix paths
2004-08-10 mquinson Version 0.5 (protocol not changed; ABI changed)
2004-07-22 mquinsonmake distcheck is now successful
2004-07-20 mquinsonDo not remove Makefile.in on distclean, but on maintain...
2004-07-20 mquinsonUse shared libraries
2004-07-13 mquinsonGenerate a nasty structure exchange testcase with perl...
2004-07-08 mquinsondata from alpha (little64). Thanks to Abdou
2004-07-08 mquinsonRename again the datadesc data file, since a whole...
2004-07-08 mquinsonrename datadesc test files; do not specify -Wno-unused...
2004-07-07 mquinsondistribute the result of datadesc_usage for different...
2004-07-07 mquinsonFix make dist
2004-07-05 mquinsonadd a valgrind target to the makefile, but not for...
2004-04-26 mquinson [Messaging]
2004-04-21 mquinson [Data description]
2004-04-15 mquinson2004-04-09 Martin Quinson <martin.quinson@tuxfamily...
2004-04-07 mquinsoncomment out some unused variable to get automake 1...
2004-03-01 mquinsonAdd set_usage, remove tests of grassouillet
2004-02-04 mquinsonDo compile the tests of GS
2004-01-29 mquinsonmake dist now works
2004-01-28 mquinsonbasic support for automatic testing easing problem...
2004-01-28 mquinsonNew testing framework to make pb repporting easier
2004-01-28 mquinsonunifiate the name of test
2004-01-27 mquinsonInitial revision