tests: remove colors from savs of nitls, nitlight, etc.
[nit.git] / tests / sav / nitls_args7.res
1 test_prog: Test program for model tools. (test_prog)
2 |--examples (test_prog/examples)
3 |  `--game_examples (test_prog/examples/game_examples.nit)
4 |--game: Gaming group (test_prog/game)
5 |  `--game: A game abstraction for RPG. (test_prog/game/game.nit)
6 |--platform: Fictive Crappy Platform. (test_prog/platform)
7 |  `--platform: Declares base types allowed on the platform. (test_prog/platform/platform.nit)
8 |--rpg: Role Playing Game group (test_prog/rpg)
9 |  |--careers: Careers of the game. (test_prog/rpg/careers.nit)
10 |  |--character: Characters are playable entity in the world. (test_prog/rpg/character.nit)
11 |  |--combat: COmbat interactions between characters. (test_prog/rpg/combat.nit)
12 |  |--races: Races of the game. (test_prog/rpg/races.nit)
13 |  `--rpg: A worlg RPG abstraction. (test_prog/rpg/rpg.nit)
14 `--test_prog: A test program with a fake model to check model tools. (test_prog/test_prog.nit)