Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix failing tests when enable_debug is not activated.
[simgrid.git] / teshsuite / msg / storage /
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-07 Paul BédarideXml platform cleaning teshsuite/msg
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-20 Pierre VeyreRemove call to concurrent-rw test
2014-06-20 Pierre VeyreAdd new tesh suite for msg-storage
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-02 Arnaud GierschMake xbt_free a function-like macro.
2014-05-30 suterchange key name to prevent reuse + indent (this example...
2014-05-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-27 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-27 Arnaud GierschFix path for binary.
2014-05-27 Pierre VeyreLeak --
2014-05-27 Pierre VeyreImprove code coverage
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-05 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-25 Paul BédarideReorganize teshsuite/msg
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-14 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-14 Gabriel CoronaMerge branch 'mc-perf'
2014-04-11 sutersimplify the way free and used space are accessed
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-20 Arnaud GierschFix cfg=path for test sorage_basic.
2014-03-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-20 Pierre VeyreFix bug and leak for msg_file_open
2014-03-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-20 Pierre VeyreUpdate storage_basic tesh file
2014-03-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-19 Pierre VeyreModify MSG_file_open() implementation
2014-03-13 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-12 Arnaud GierschFree allocated string.
2014-03-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-03-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-07 Pierre VeyreAdd "attach" attribute to storage tag in platform descr...
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-21 Pierre VeyreDisk usage computation bug fix
2014-02-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-02-21 Pierre VeyreMSG_file_write() bug fix + tesh files improvements
2014-02-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-02-20 Pierre VeyreIntroduce model specific properties for storage_type
2014-02-05 Arnaud GierschAdd/update copyright notices.
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 'surf++'
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-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-09 suterfree dicts
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-08 suterdict now contains pointers on size
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-02 Pierre VeyreUpdate msg-storage tesh
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Pierre VeyreIntroduce sg_storage_size_t type
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 Pierre Veyreremove bin
2013-09-28 Pierre VeyrePrepare test suite for msg-storage "ctest -R msg-storage"