Merge: Added contributing guidelines and link from readme
[nit.git] / tests / sav / test_sort_perf_args1.res
1 test_prog/
2 |--test_prog/README.md
3 |--test_prog/game
4 |  |--test_prog/game/README.md
5 |  |--test_prog/game/excluded.nit
6 |  |--test_prog/game/excluded_dir
7 |  |  `--test_prog/game/excluded_dir/more.nit
8 |  `--test_prog/game/game.nit
9 |--test_prog/package.ini
10 |--test_prog/platform
11 |  |--test_prog/platform/README.md
12 |  `--test_prog/platform/platform.nit
13 |--test_prog/rpg
14 |  |--test_prog/rpg/README.md
15 |  |--test_prog/rpg/careers.nit
16 |  |--test_prog/rpg/character.nit
17 |  |--test_prog/rpg/combat.nit
18 |  |--test_prog/rpg/races.nit
19 |  `--test_prog/rpg/rpg.nit
20 `--test_prog/test_prog.nit