Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Keeping rewriting MSG
[simgrid.git] / testsuite /
2004-12-16 mquinsonIgnore binaries
2004-12-16 mquinsonWorks on G5
2004-12-16 mquinsongras now works on win32
2004-12-16 mquinsongras works on win32
2004-12-15 alegrandwhen using doubles, %lg should be used for scanf and...
2004-12-14 mquinsoncross-compile support: append '.exe' to the binary...
2004-12-14 mquinsonsupport for wine testsuite execution: do not run the...
2004-12-14 mquinsonCompile pas avec les warnings, sinon
2004-12-11 alegrandNo more xbt_maxmin_float_t not xbt_heap_float_t. I...
2004-12-10 mquinsonFix the semantic (gras_os_time returns seconds, not...
2004-12-10 mquinsonFix the semantic (gras_os_time returns seconds); Fix...
2004-12-10 mquinsonrun_tests now run tests from their directory. But for...
2004-12-10 mquinsonrun the testsuite with wine if needed (will certainly...
2004-12-10 mquinsonEnsure portability to win32 using the gras_os_functions...
2004-12-10 mquinsontest local version of gras, not the installed one;...
2004-12-10 mquinsontest local version of gras, not the installed one;...
2004-12-10 mquinsonfix some (c) dates; do test the local version of gras...
2004-12-10 mquinsonEnsure portability to win32 using the gras_os_functions :)
2004-12-10 mquinsonCompile pas cte merde :)
2004-12-10 alegrandA meta-resource : workstation is simply a CPU and a...
2004-12-09 alegrandEach action can now have a maximum duration. That is...
2004-12-09 alegrandcosmetics
2004-12-09 mquinsonkilkilkil useless and deprecated stuff
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-12-07 alegrandTaking latencies into account to bound the effective...
2004-12-07 alegrandOooups !
2004-12-07 alegrandNetwork module is working. Does not take latencies...
2004-12-02 alegrandSee the diff. Sorry for the noise.
2004-12-02 alegrandStarting the network module.
2004-12-02 alegrandUsing the Surf parser.
2004-11-29 alegrandRha!
2004-11-29 alegrandI can't believe this file was not committed !
2004-11-23 alegrandrename xbt_swag_extract to xbt_swag_remove and add...
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 alegrandCosmetics
2004-11-15 alegrandAdd the trace library and fixed a few source of potenti...
2004-11-15 mquinsonFix make distcheck
2004-11-15 mquinsonSome more cleanup
2004-11-15 mquinsonApply the renamings s/gras/xbt/i of last week
2004-11-15 mquinsonMake it compile in mainaiter (paranoid) mode
2004-11-15 mquinsonsome cleanup
2004-11-11 alegrandMax-min solver written ! :) Seems to be working fine !
2004-11-05 alegrandEfficient linear max-minimization library : first version.
2004-11-05 alegrandIllustrates the use of xbt_swag_offset
2004-11-05 alegrandAdd the swag module to these Makefiles
2004-11-05 alegrandSwag : another name for O(1) set
2004-11-03 alegrandNow the testsuite compile.
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 alegrandforgot to rename an include in this one.
2004-11-02 alegrandrenamed xbt_heap_test to heap_bench
2004-11-02 mquinsonstar eradication, mainly (check changelog)
2004-11-02 alegrandcosmetics
2004-11-02 alegrandremplace -> replace
2004-10-29 alegrandFirst version of the xbt_heap, trying to follow the...
2004-10-07 mquinsonAvoid memcpy while retrieving data from dynars (speed up)
2004-10-06 mquinsonThe datatest I'm fighting for since 2 weeks
2004-10-06 mquinsonupdate
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-10-01 mquinsonRename GROS to XBT, thanks Arnaud ;)
2004-09-28 mquinsonOnly use the C comment style, not the C++ one
2004-09-16 mquinsonalpha portability again (damn size_t)
2004-09-14 mquinson+=.dirstamp
2004-09-14 mquinson.
2004-09-14 mquinsonFlush the socket after write
2004-09-14 mquinsonwork even when called from the upper directory (just...
2004-09-14 mquinsonRun the 'tcp' and 'file' tests too
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-09-06 mquinsonmv
2004-08-11 mquinson Version 0.6 (protocol not changed; ABI expended)
2004-08-10 mquinson Version 0.5 (protocol not changed; ABI changed)
2004-07-27 mquinson2004-07-26 Martin Quinson
2004-07-24 mquinsonInvalidate the little64 datadesc test for the time...
2004-07-24 mquinsonAdd some tests about cbps
2004-07-24 mquinsonAdd some tests about cbps
2004-07-24 mquinsonAdd a test about cbps
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 mquinsonNew dataset from alpha
2004-07-13 mquinsonRe-enable the little 64 test now that Abdou regenerated...
2004-07-13 mquinsonDatadesc from Alpha, generated by Abdou (many thanks)
2004-07-13 mquinsonGenerate a nasty structure exchange testcase with perl...
2004-07-13 mquinsonRegeneration with new testset
2004-07-13 mquinsonDo not test for datadesc.little64 since I have no host...
2004-07-13 mquinsonLet it work for complexe structures
2004-07-13 mquinsonPerl generated test on structures (exaustivity)
2004-07-11 mquinsonAdd the tests 'double' and 'pbio', the latter testing...
2004-07-08 mquinsondata from alpha (little64). Thanks to Abdou
2004-07-08 mquinsonRenamed
2004-07-08 mquinsonIgnore tests returning 77, as automake; try to read...
2004-07-08 mquinsonReflect recent size change in output
2004-07-08 mquinsonMore explicit error message on failures
2004-07-08 mquinsonRename again the datadesc data file, since a whole...
2004-07-08 mquinsonStupid me. Using rand to generate the datatest is not...
2004-07-08 mquinsonReduce the size of the tests, so that it runs decently...
2004-07-08 mquinsonMore debugging
next