[fofix-commits] [fofix/fofix] a85d7f: Tests: remove old tests
GitHub
noreply at github.com
Sun Oct 8 09:18:13 EDT 2017
Branch: refs/heads/master
Home: https://github.com/fofix/fofix
Commit: a85d7f9392398b46a779d789531da1c96cdf1840
https://github.com/fofix/fofix/commit/a85d7f9392398b46a779d789531da1c96cdf1840
Author: François Magimel <magimel.francois at gmail.com>
Date: 2017-09-26 (Tue, 26 Sep 2017)
Changed paths:
R fofix/tests/AudioTest.py
R fofix/tests/CerealizerTest.py
R fofix/tests/DialogTest.py
R fofix/tests/DrawingTest.py
R fofix/tests/FontTest.py
R fofix/tests/GameEngineTest.py
R fofix/tests/MenuTest.py
R fofix/tests/ResourceTest.py
R fofix/tests/SceneTest.py
R fofix/tests/SongTest.py
R fofix/tests/SvgTest.py
R fofix/tests/TestAll.py
R fofix/tests/VFSTest.py
R fofix/tests/VideoTest.py
R fofix/tests/ViewTest.py
Log Message:
-----------
Tests: remove old tests
Those tests were either outdated or not testing our code.
Commit: aa54bcfafc50b9a7c91f2fe8669208200dcad7f9
https://github.com/fofix/fofix/commit/aa54bcfafc50b9a7c91f2fe8669208200dcad7f9
Author: François Magimel <magimel.francois at gmail.com>
Date: 2017-09-27 (Wed, 27 Sep 2017)
Changed paths:
A fofix/tests/core/__init__.py
A fofix/tests/core/test_version.py
Log Message:
-----------
Tests: init tests for the core.version module
Commit: ceaf28b5f14bc67410b551b296ff45c733208333
https://github.com/fofix/fofix/commit/ceaf28b5f14bc67410b551b296ff45c733208333
Author: François Magimel <magimel.francois at gmail.com>
Date: 2017-09-27 (Wed, 27 Sep 2017)
Changed paths:
A fofix/tests/core/test_gameenginge.py
Log Message:
-----------
Tests: init tests for the core.GameEngine module
Commit: f23cb18df3fe6e0df2a75fc3823af6a0d8e4095c
https://github.com/fofix/fofix/commit/f23cb18df3fe6e0df2a75fc3823af6a0d8e4095c
Author: François Magimel <magimel.francois at gmail.com>
Date: 2017-09-27 (Wed, 27 Sep 2017)
Changed paths:
A fofix/tests/game/__init__.py
A fofix/tests/game/test_menu.py
Log Message:
-----------
Tests: init tests for the game.Menu module
Commit: 162fa302b2a0ea792dc3f714ba02a05e087c4449
https://github.com/fofix/fofix/commit/162fa302b2a0ea792dc3f714ba02a05e087c4449
Author: François Magimel <francois.magimel at alumni.enseeiht.fr>
Date: 2017-10-08 (Sun, 08 Oct 2017)
Changed paths:
R fofix/tests/AudioTest.py
R fofix/tests/CerealizerTest.py
R fofix/tests/DialogTest.py
R fofix/tests/DrawingTest.py
R fofix/tests/FontTest.py
R fofix/tests/GameEngineTest.py
R fofix/tests/MenuTest.py
R fofix/tests/ResourceTest.py
R fofix/tests/SceneTest.py
R fofix/tests/SongTest.py
R fofix/tests/SvgTest.py
R fofix/tests/TestAll.py
R fofix/tests/VFSTest.py
R fofix/tests/VideoTest.py
R fofix/tests/ViewTest.py
A fofix/tests/core/__init__.py
A fofix/tests/core/test_gameenginge.py
A fofix/tests/core/test_version.py
A fofix/tests/game/__init__.py
A fofix/tests/game/test_menu.py
Log Message:
-----------
Merge pull request #90 from Linkid/tests/init
Add some useful tests
Compare: https://github.com/fofix/fofix/compare/bb36f826cbf6...162fa302b2a0
More information about the fofix-commits
mailing list