Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fixed exception tests
authorChristian Heinrich <christian.heinrich@livando.com>
Tue, 28 Apr 2015 20:03:47 +0000 (22:03 +0200)
committerChristian Heinrich <christian.heinrich@livando.com>
Tue, 28 Apr 2015 20:06:27 +0000 (22:06 +0200)
commite2003d622b6b961020a60265f2b03b427afaeb4b
treed565fc85d415d9335a4dbc771169b2d13d584dff
parent34a90997543e96d03c7a370fadabbd20abf0f37c
Fixed exception tests

- New configuration option "exception/cutpath" introduced. This makes
  it possible to remove the path to files in backtraces as used for exceptions.

- .tesh files adjusted to reflect this change.
examples/msg/exception/exception.tesh
src/simgrid/sg_config.c
src/xbt/ex.c