Merge remote-tracking branch 'upstream/master' into init_auto
[nit.git] / tests / sav / test_sort_perf_args1.res
index b1fe714..6a7da0f 100644 (file)
@@ -1,11 +1,17 @@
 test_prog/
+|--test_prog/CONTRIBUTING.md
+|--test_prog/LICENSE.md
 |--test_prog/README.md
+|--test_prog/examples
+|  `--test_prog/examples/game_examples.nit
 |--test_prog/game
 |  |--test_prog/game/README.md
 |  |--test_prog/game/excluded.nit
 |  |--test_prog/game/excluded_dir
 |  |  `--test_prog/game/excluded_dir/more.nit
 |  `--test_prog/game/game.nit
+|--test_prog/man
+|  `--test_prog/man/test_prog.man
 |--test_prog/package.ini
 |--test_prog/platform
 |  |--test_prog/platform/README.md
@@ -17,4 +23,6 @@ test_prog/
 |  |--test_prog/rpg/combat.nit
 |  |--test_prog/rpg/races.nit
 |  `--test_prog/rpg/rpg.nit
-`--test_prog/test_prog.nit
+|--test_prog/test_prog.nit
+`--test_prog/tests
+   `--test_prog/tests/test_game.nit