Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make sure that the tests can be run directly with tesh without relying on the Makefil...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 2 Jul 2007 14:04:36 +0000 (14:04 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 2 Jul 2007 14:04:36 +0000 (14:04 +0000)
commit9e6f6d33ce604eb6dec6de125a2e0eb1056638b6
tree529405f340a69f7e7c6fa646575efa4582838d6a
parent74e61eaf8bac72214053f04e98a81bbddbaf70ed
Make sure that the tests can be run directly with tesh without relying on the Makefile for strange variable settings (but it only works with bash)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3636 48e7efb5-ca39-0410-a469-dd3cf9ba447f
14 files changed:
examples/gras/all2all/test_sg_32
examples/gras/all2all/test_sg_64
examples/gras/chrono/test_sg_32
examples/gras/chrono/test_sg_64
examples/gras/mmrpc/test_sg_32
examples/gras/mmrpc/test_sg_64
examples/gras/mutual_exclusion/simple_token/test_sg_32
examples/gras/mutual_exclusion/simple_token/test_sg_64
examples/gras/pmm/test_sg_32
examples/gras/pmm/test_sg_64
examples/gras/rpc/test_sg_32
examples/gras/rpc/test_sg_64
examples/gras/timer/test_sg_32
examples/gras/timer/test_sg_64