[fofix-commits] [stump/fofix] b360b2: Move tests to their own directory

noreply at github.com noreply at github.com
Sat Jul 31 12:42:40 UTC 2010


Branch: refs/heads/tests_cleanup
Home:   http://github.com/stump/fofix

Commit: b360b27b6d4360f97a4b145b7d14bb254a96730c
    http://github.com/stump/fofix/commit/b360b27b6d4360f97a4b145b7d14bb254a96730c
Author: fuzion <fuzion at nukeit.org>
Date:   2010-07-31 (Sat, 31 Jul 2010)

Changed paths:
  R src/AnimationPlayerTest.py
  R src/AudioTest.py
  R src/CerealizerTest.py
  R src/DialogTest.py
  R src/DrawingTest.py
  R src/FontTest.py
  R src/GameEngineTest.py
  R src/MenuTest.py
  R src/ResourceTest.py
  R src/SceneTest.py
  R src/SongTest.py
  R src/SvgTest.py
  R src/TestAll.py
  R src/VFSTest.py
  R src/VideoPlayerTest.py
  R src/VideoTest.py
  R src/ViewTest.py
  A src/tests/AnimationPlayerTest.py
  A src/tests/AudioTest.py
  A src/tests/CerealizerTest.py
  A src/tests/DialogTest.py
  A src/tests/DrawingTest.py
  A src/tests/FontTest.py
  A src/tests/GameEngineTest.py
  A src/tests/MenuTest.py
  A src/tests/ResourceTest.py
  A src/tests/SceneTest.py
  A src/tests/SongTest.py
  A src/tests/SvgTest.py
  A src/tests/TestAll.py
  A src/tests/VFSTest.py
  A src/tests/VideoPlayerTest.py
  A src/tests/VideoTest.py
  A src/tests/ViewTest.py
  A src/tests/resources/README-lamina.txt
  A src/tests/resources/animation/test_00000.png
  A src/tests/resources/animation/test_00001.png
  A src/tests/resources/animation/test_00002.png
  A src/tests/resources/animation/test_00003.png
  A src/tests/resources/animation/test_00004.png
  A src/tests/resources/animation/test_00005.png
  A src/tests/resources/animation/test_00006.png
  A src/tests/resources/animation/test_00007.png
  A src/tests/resources/animation/test_00008.png
  A src/tests/resources/animation/test_00009.png
  A src/tests/resources/animation/test_00010.png
  A src/tests/resources/animation/test_00011.png
  A src/tests/resources/animation/test_00012.png
  A src/tests/resources/animation/test_00013.png
  A src/tests/resources/animation/test_00014.png
  A src/tests/resources/animation/test_00015.png
  A src/tests/resources/animation/test_00016.png
  A src/tests/resources/animation/test_00017.png
  A src/tests/resources/animation/test_00018.png
  A src/tests/resources/animation/test_00019.png
  A src/tests/resources/animation/test_00020.png
  A src/tests/resources/animation/test_00021.png
  A src/tests/resources/animation/test_00022.png
  A src/tests/resources/animation/test_00023.png
  A src/tests/resources/animation/test_00024.png
  A src/tests/resources/animation/test_00025.png
  A src/tests/resources/animation/test_00026.png
  A src/tests/resources/animation/test_00027.png
  A src/tests/resources/animation/test_00028.png
  A src/tests/resources/animation/test_00029.png
  A src/tests/resources/lamina.py
  A src/tests/resources/video/t1.avi

Log Message:
-----------
Move tests to their own directory
Create resources for tests rather than rely on specific themes
Update some of the tests, much more needs to be done here.

Run all tests:
python tests/TestAll.py




More information about the fofix-commits mailing list