X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/nitcatalog_args1.res b/tests/sav/nitcatalog_args1.res index 19b015f..040f43c 100644 --- a/tests/sav/nitcatalog_args1.res +++ b/tests/sav/nitcatalog_args1.res @@ -27,9 +27,10 @@ -
-

test_prog

-

Test program for model tools.

This program creates a fake model that can be used to test tools like:

+
+

test_prog - 

+
+

Test program for model tools.

This program creates a fake model that can be used to test tools like:

  • nitdoc
  • nitmetrics
  • @@ -39,24 +40,32 @@

    An image:

    Tinks3D

Content

    -
  • test_prog: Test program for model tools. (test_prog)
      -
    • game: Gaming group (test_prog/game)
        -
      • game: A game abstraction for RPG. (test_prog/game/game.nit)
      • +
      • test_prog: Test program for model tools. (test_prog)
          +
        • examples (test_prog/examples)
            +
          • game_examples (test_prog/examples/game_examples.nit)
          • +
          +
        • +
        • game: Gaming group (test_prog/game)
            +
          • game: A game abstraction for RPG. (test_prog/game/game.nit)
          • +
          +
        • +
        • platform: Fictive Crappy Platform. (test_prog/platform)
            +
          • platform: Declares base types allowed on the platform. (test_prog/platform/platform.nit)
        • -
        • platform: Fictive Crappy Platform. (test_prog/platform)
            -
          • platform: Declares base types allowed on the platform. (test_prog/platform/platform.nit)
          • +
          • rpg: Role Playing Game group (test_prog/rpg)
              +
            • careers: Careers of the game. (test_prog/rpg/careers.nit)
            • +
            • character: Characters are playable entity in the world. (test_prog/rpg/character.nit)
            • +
            • combat: COmbat interactions between characters. (test_prog/rpg/combat.nit)
            • +
            • races: Races of the game. (test_prog/rpg/races.nit)
            • +
            • rpg: A worlg RPG abstraction. (test_prog/rpg/rpg.nit)
          • -
          • rpg: Role Playing Game group (test_prog/rpg)
              -
            • careers: Careers of the game. (test_prog/rpg/careers.nit)
            • -
            • character: Characters are playable entity in the world. (test_prog/rpg/character.nit)
            • -
            • combat: COmbat interactions between characters. (test_prog/rpg/combat.nit)
            • -
            • races: Races of the game. (test_prog/rpg/races.nit)
            • -
            • rpg: A worlg RPG abstraction. (test_prog/rpg/rpg.nit)
            • +
            • test_prog: A test program with a fake model to check model tools. (test_prog/test_prog.nit)
            • +
            • tests (test_prog/tests)
                +
              • test_game (test_prog/tests/test_game.nit)
            • -
            • test_prog: A test program with a fake model to check model tools. (test_prog/test_prog.nit)
          @@ -75,8 +84,8 @@

        Quality

          -
        • 28 warnings (63/kloc)
        • -
        • 93% documented
        • +
        • 28 warnings (55/kloc)
        • +
        • 73% documented

        Tags

        test, game

        Requirements

        @@ -84,10 +93,10 @@ none

        Clients

        none

        Contributors

        •  John Doe
        •  Riri
        • Fifi (http://www.example.com/~fifi)
        • Loulou

        Stats

          -
        • 8 modules
        • -
        • 22 classes
        • -
        • 68 methods
        • -
        • 439 lines of code
        • +
        • 10 modules
        • +
        • 26 classes
        • +
        • 79 methods
        • +
        • 509 lines of code