Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
hide a (grave) warning in the tests
[simgrid.git] / teshsuite / surf /
2017-04-30 Martin Quinsonuppercase the s4u header files (+cleanups)
2017-03-31 Frederic Suterfix a bunch of recently introduced smells
2017-03-30 Frederic Suterdo not initialize surf for nothing
2017-03-15 Martin Quinsonreally increase a timeout value
2017-03-15 Martin Quinsonincrease a timeout value
2017-02-10 Martin Quinsonobey our naming conventions
2016-12-21 Martin Quinsoninline a useless function
2016-12-20 Martin Quinsonanother bunch of include cuts. The last one for today
2016-12-17 Martin Quinsonreduce the public exposure of netcards_dict
2016-12-11 Martin Quinsonrevalidate the surf_usage tests
2016-12-05 Martin Quinsonmove the rootAS from routing_platf into the EngineImpl
2016-12-01 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2016-12-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-12-01 Martin Quinsoncosmetics (and stop using routing_platf)
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-12 Martin Quinsoncode simplification: we don't use non-LMM resources
2016-10-14 Martin Quinsoncosmetics: kill some C type instances
2016-10-14 Martin QuinsonSanitize the network_model->communicate() API
2016-10-06 Martin Quinsonplease sonar
2016-10-02 Martin Quinsoncompile one more surf example with cpp
2016-09-11 Martin Quinsonkill dead code that annoys sonar
2016-09-11 Martin Quinsonkeep this readable, even if sonar don't like it this way
2016-09-11 Martin Quinsoncosmetics, somehow to please sonar
2016-08-16 Martin Quinsonplug a memleak by properly finalizing the framework
2016-08-10 Frederic Suterbug smell indent
2016-08-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-09 Frederic Suterdynar to std::vector
2016-07-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-28 Frederic Sutermorning routine of chasings sonar bugs
2016-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-07-27 Frederic Sutersonar bugs--
2016-07-12 Martin Quinsondon't mix stderr and stdout, it breaks windows
2016-06-30 Frederic Suterwoops
2016-06-30 Frederic Suterblockers--
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-26 Martin Quinsonremove empty statements
2016-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-09 Frederic SuterC++ify this example + fix bug in tesh
2016-06-09 Gabriel Coronamaxmin_bench, use stderr only (not stdout)
2016-06-09 Christian Heinrich[TESHSUITE] NULL -> nullptr substitution
2016-05-30 Gabriel CoronaMake some constructors explicit
2016-04-27 degommeorder output of some tests, for windows
2016-04-27 Martin Quinsonplug some harmless memleaks
2016-04-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-05 Martin QuinsonWe never use a second configuration set, so simplify...
2016-04-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-04 Martin Quinsonfurther rework the config handling. Still much to do
2016-03-22 Frederic Suterreorganize cmake files to group ADD_TEST together
2016-03-21 Frederic Suterone CMakeLists per module: achieved!
2016-03-20 Martin Quinsonobjectifies surf::Action::State
2016-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-16 Fabien ChaixExplicitly defined random generator integer type sizes...
2016-03-16 Frederic Suterfactor cmake for teshsuite/msg
2016-03-16 Frederic Suterreindent, static-ify, and kill blanks
2016-03-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-15 degommewe did not really need cm02 here, did we? (it breaks...
2016-03-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-15 Martin Quinsonfurther objectifies the traces
2016-03-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-14 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-03-14 Martin Quinsonreally put 'network/crosstraffic' to yes by default...
2016-03-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-02 Frederic Suterbindir to srcdir?
2016-03-02 Frederic Suterdamn!
2016-03-02 Frederic Suteradd bindir there too
2016-03-02 Frederic Suterdamn!
2016-03-02 Frederic Suteradd bindir to platform_path
2016-03-02 Frederic Sutermissing space
2016-03-02 Frederic Sutermedium not debug
2016-03-02 Frederic Suterimprove a bunch of CMake files
2016-02-28 Martin Quinsondon't sort the output, that's impossible to debug
2016-02-28 Martin Quinsonfix make distcheck
2016-02-28 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-02-27 Martin QuinsonMerge pull request #65 from fabienchaix/master
2016-02-27 Fabien ChaixAh... C was a long time ago..
2016-02-27 Fabien ChaixRemoving concurrency printing that was making a mess
2016-02-26 Fabien ChaixHopefully the last fix in tesh files
2016-02-26 Fabien ChaixFixing more mistakes in tesh files
2016-02-26 Fabien ChaixAdding robustness to logging
2016-02-26 Fabien ChaixCorrecting tesh files (2)
2016-02-26 Fabien ChaixCorrecting tesh files
2016-02-26 Fabien ChaixTrying to implement the C++ minstd_rand0 to get quick...
2016-02-26 Fabien Chaixcontrol better random, returning to assertion
2016-02-26 Fabien ChaixMore tracking of random numbers and correcting assertion
2016-02-26 Fabien ChaixTrying to fix the random set-up
2016-02-26 Fabien ChaixJunk to understand why tests fail in MAC
2016-02-26 Fabien ChaixAdded formatting to the debug output of maxmin bench...
2016-02-26 Fabien ChaixFixed outputs of failing tests (one because I was negli...
2016-02-25 Fabien ChaixFixed tesh-surf-maxmin-xxx tests
2016-02-25 Fabien ChaixAdding some text in the documentation related to integr...
2016-02-24 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-02-24 Martin Quinsontry to sort out the surf headers a bit, if possible
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-24 Frederic Sutermake surf tesh test something
2016-02-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-23 Martin Quinsonvarious cleanups in the CMakeLists.txt files
next