Merge: tests: Test result update for `curl_http`
[nit.git] / tests / sav / test_sort_perf_args1.res
1 test_prog/
2 |--test_prog/CONTRIBUTING.md
3 |--test_prog/LICENSE.md
4 |--test_prog/README.md
5 |--test_prog/examples
6 |  `--test_prog/examples/game_examples.nit
7 |--test_prog/game
8 |  |--test_prog/game/README.md
9 |  |--test_prog/game/excluded.nit
10 |  |--test_prog/game/excluded_dir
11 |  |  `--test_prog/game/excluded_dir/more.nit
12 |  `--test_prog/game/game.nit
13 |--test_prog/man
14 |  `--test_prog/man/test_prog.man
15 |--test_prog/package.ini
16 |--test_prog/platform
17 |  |--test_prog/platform/README.md
18 |  `--test_prog/platform/platform.nit
19 |--test_prog/rpg
20 |  |--test_prog/rpg/README.md
21 |  |--test_prog/rpg/careers.nit
22 |  |--test_prog/rpg/character.nit
23 |  |--test_prog/rpg/combat.nit
24 |  |--test_prog/rpg/races.nit
25 |  `--test_prog/rpg/rpg.nit
26 |--test_prog/test_prog.nit
27 `--test_prog/tests
28    `--test_prog/tests/test_game.nit