Modified file naming scheme to please autotest.
commitbc8f6d6ed5d2399436132f535cdaf293d20ae1d2
authorPaolo Capriotti <p.capriotti@gmail.com>
Sat, 24 May 2008 13:45:02 +0000 (24 14:45 +0100)
committerPaolo Capriotti <p.capriotti@gmail.com>
Sat, 24 May 2008 13:45:02 +0000 (24 14:45 +0100)
tree0aee527944cbf576a58255ea6cea02fc1433d39f
parent41beff87cb1d87223789fe230cfef1541e7eeda8
Modified file naming scheme to please autotest.
17 files changed:
Rakefile
lib/item.rb
test/games/chess/test_chess_animator.rb [moved from test/games/chess/chess_animator_test.rb with 98% similarity]
test/games/chess/test_chess_attack.rb [moved from test/games/chess/chess_attack_test.rb with 95% similarity]
test/games/chess/test_chess_board.rb [moved from test/games/chess/chess_board_test.rb with 97% similarity]
test/games/chess/test_chess_move.rb [moved from test/games/chess/chess_move_test.rb with 95% similarity]
test/games/chess/test_chess_perform_moves.rb [moved from test/games/chess/chess_perform_moves_test.rb with 98% similarity]
test/games/chess/test_chess_piece.rb [moved from test/games/chess/chess_piece_test.rb with 97% similarity]
test/games/chess/test_chess_policy.rb [moved from test/games/chess/chess_policy_test.rb with 89% similarity]
test/games/chess/test_chess_state.rb [moved from test/games/chess/chess_state_test.rb with 97% similarity]
test/games/chess/test_chess_validation.rb [moved from test/games/chess/chess_validation_test.rb with 99% similarity]
test/test_animation_field.rb [moved from test/animation_field_test.rb with 96% similarity]
test/test_animations.rb [moved from test/animations_test.rb with 97% similarity]
test/test_point.rb [moved from test/point_test.rb with 86% similarity]
test/test_point_range.rb [moved from test/point_range_test.rb with 96% similarity]
test/test_simple_animation.rb [moved from test/simple_animation_test.rb with 94% similarity]
test/test_utils.rb [moved from test/utils_test.rb with 84% similarity]