[moulette] added a method type to testable which tells the type of the test. So the...
commitce6c33e340a93fcbd77b5b0a52d2434ba9b3308f
authorAlexandre Bique <bique.alexandre@gmail.com>
Wed, 29 Apr 2009 20:02:29 +0000 (29 20:02 +0000)
committerAlexandre Bique <bique.alexandre@gmail.com>
Wed, 29 Apr 2009 20:02:29 +0000 (29 20:02 +0000)
tree57b06574df6fd2d4060d4e7b1d8b75cc43ff7a46
parent28c0481726d8bb849b4206e89a0e6359b478507f
[moulette] added a method type to testable which tells the type of the test. So the name describe the test and not it's type.
19 files changed:
src/moulette/listeners/xml-listener.cc
src/moulette/test-factory.cc
src/moulette/test-factory.hh
src/moulette/test-parser.cc
src/moulette/testable.cc
src/moulette/testable.hh
src/moulette/tests/basic-test-suite.cc
src/moulette/tests/basic-test-suite.hh
src/moulette/tests/dummy-test.cc
src/moulette/tests/dummy-test.hh
src/moulette/tests/simple-process.cc
src/moulette/tests/simple-process.hh
tests/moulette/dummy
tests/moulette/simple-process-0-0
tests/moulette/simple-process-0-1
tests/moulette/simple-process-1-0
tests/moulette/simple-process-1-1
tests/moulette/simple-process-ls
tests/moulette/test-suite