Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Energy is now a plugin
[simgrid.git] / teshsuite /
2014-01-13 Augustin Degommefix dist build
2014-01-13 Augustin Degommeavoid compiling too many times mtest files from mpich...
2013-11-18 Arnaud GierschUse unsigned long long instead of uint64_t for sg_size_t.
2013-11-18 Paul BédarideChange sg_storage_size_t to sg_size_t and fix surf...
2013-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
2013-11-15 Arnaud GierschInitialize common variable.
2013-11-15 Arnaud GierschUse %f to print simulation time like in xbt_log, and...
2013-11-13 sutercleaning up my mess about changing teshsuite test name
2013-11-13 suterrename files in teshsuite to prevent conflicts with...
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-11-07 Arnaud GierschLook for gfortran before enabling support for smpif90.
2013-11-07 Arnaud GierschLook for gfortran before enabling support for smpif90.
2013-11-07 Augustin Degommethis test used too much memory for build slaves, divide...
2013-11-07 Augustin Degommethis test used too much memory for build slaves, divide...
2013-11-06 Augustin Degommechange tesh test to account for new structure in time...
2013-11-05 Augustin Degommechange tesh test to account for new structure in time...
2013-11-05 Arnaud GierschMerge branch 'v3_10_x'
2013-11-05 Arnaud GierschBe consistent: change buf to an array of int.
2013-11-05 Arnaud GierschMPI_Abort can theorically fail. Add a call to exit...
2013-11-04 Arnaud GierschMerge commit '78f0dd861a9bb479f33b9494a2b4ed7b977288a4...
2013-11-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-04 Arnaud GierschCast operands from both sides of the comparison to...
2013-10-31 Arnaud GierschCompare files.
2013-10-31 Arnaud GierschUse yes/no for tracing options instead of 1/0.
2013-10-30 Augustin Degommerequalify a tesh
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-30 Augustin DegommeAdd an Inception tesh to test TI output.
2013-10-30 Augustin Degommesort output for reduce tesh
2013-10-28 Arnaud GierschAlign address on page boundary (fails on kfreebsd other...
2013-10-28 Arnaud GierschFix spacing issues in tesh files.
2013-10-10 Augustin Degommemore windows compliancy fun
2013-10-10 Arnaud GierschForgotten by commit 8c9500c.
2013-10-10 Augustin Degommethis was not built on win
2013-10-10 Arnaud GierschOnce again, Linux does not follow the real way of doing...
2013-10-09 Arnaud GierschLength modifier 'l' is indeed wrong in %l[efg] for...
2013-10-09 suterfree dicts
2013-10-09 Arnaud GierschRevert "Skip message if test is deactivated."
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-08 Arnaud GierschSkip message if test is deactivated.
2013-10-08 suterdict now contains pointers on size
2013-10-07 Arnaud GierschValue stored to 'size' is never read.
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Arnaud GierschMissing space, and more zu -> PRIu64 conversions.
2013-10-06 suteruse proper format
2013-10-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-03 Arnaud GierschAdd tests to check that the expected context factory...
2013-10-03 Arnaud GierschDelete obsolete files.
2013-10-02 Pierre VeyreUpdate msg-storage tesh
2013-10-01 Augustin DegommeSome teshes needed to be sorted because order in window...
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Pierre VeyreIntroduce sg_storage_size_t type
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-30 Augustin Degommefor out of source builds and testing, we should use...
2013-09-30 Paul BédarideReplace surf by surf++ and make it compile
2013-09-28 Arnaud GierschUse word 'bytes' instead of 'octets'.
2013-09-28 Martin QuinsonMerge pull request #2 from cemsbr/master
2013-09-28 Arnaud GierschAdd --cfg=path:..., for out-of-source builds.
2013-09-28 Arnaud GierschThose file need to be listed for "make distcheck" to...
2013-09-28 Arnaud GierschFix file name (plateform -> platform).
2013-09-28 Arnaud GierschChoose integer size according to MPI_ADDRESS_SIZE.
2013-09-28 Arnaud GierschThis is not a valid executable.
2013-09-28 Pierre Veyreremove bin
2013-09-28 Pierre VeyrePrepare test suite for msg-storage "ctest -R msg-storage"
2013-09-27 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-27 Augustin Degommesame thing, forgot some
2013-09-27 Augustin Degommefor one reason or another, Win hates forward declaratio...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschRepair build.
2013-09-24 Augustin Degommeshared allocations are disabled on windows, do not...
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Augustin Degommefew more leaks
2013-09-24 Augustin Degommemore leaks
2013-09-24 Augustin Degommetest leak --
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-23 Augustin Degommeleak --
2013-09-23 Augustin Degommeremove warnings
2013-09-23 Augustin Degommehide the MPICH3 testsuite behind a compilation flag...
2013-09-23 Arnaud GierschUpdate mmalloc_{32,64}.tesh.
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-13 Arnaud GierschAvoid to build programs again during mpich3 tests.
2013-09-13 Arnaud GierschRemove redefinitions of COMPILE_FLAGS for mpich3-test.
2013-09-13 Arnaud GierschFix warnings about unused variables in mpich3-test.
2013-09-13 Arnaud GierschFix errors in make distcheck.
2013-09-13 Arnaud GierschCosmetics: reindent.
2013-08-22 Arnaud LegrandFix a bunch of typos thanks to the new spell script...
2013-08-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-14 Marion Guthmullerincrease timeout
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-07-24 Augustin Degommeone of the two ci configurations kept failing, attempt...
2013-07-18 Augustin Degommeadd an include to please ci
2013-07-17 Augustin Degommeadd fortran 90 tests
2013-07-17 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-07-16 degommeremove f77 attr tests
2013-07-16 Augustin Degommemissing file
2013-07-16 Augustin Degommeswitch cmake variable names
next