Skip to content

Commit

Permalink
Tests: removed empty files
Browse files Browse the repository at this point in the history
These were emptied out when SDL 1.2 was removed (358bd12). I seem to recall
someone saying it might be worth keeping them around in case something needed to be put
back, but it's been a year and a half. Not much worth in keeping empty files.
  • Loading branch information
Vultraz committed Nov 26, 2017
1 parent ba6b6a1 commit c93aebb
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 95 deletions.
2 changes: 0 additions & 2 deletions source_lists/boost_unit_tests
Expand Up @@ -28,6 +28,4 @@ tests/test_util.cpp
tests/test_version.cpp
tests/test_whiteboard_side_actions.cpp
tests/utils/fake_display.cpp
tests/utils/fake_event_source.cpp
tests/utils/game_config_manager.cpp
tests/utils/play_scenario.cpp
1 change: 0 additions & 1 deletion src/tests/gui/test_save_dialog.cpp
Expand Up @@ -26,7 +26,6 @@

#include <SDL.h>

#include "tests/utils/fake_event_source.hpp"
#include "tests/utils/fake_display.hpp"
#include "tests/utils/auto_parameterized.hpp"

Expand Down
4 changes: 0 additions & 4 deletions src/tests/test_formula_ai.cpp
Expand Up @@ -17,10 +17,6 @@
#include <boost/test/unit_test.hpp>



#include "tests/utils/play_scenario.hpp"


BOOST_AUTO_TEST_SUITE( formula_ai )

//BOOST_AUTO_TEST_CASE( test_move )
Expand Down
20 changes: 0 additions & 20 deletions src/tests/utils/fake_event_source.cpp

This file was deleted.

20 changes: 0 additions & 20 deletions src/tests/utils/fake_event_source.hpp

This file was deleted.

26 changes: 0 additions & 26 deletions src/tests/utils/play_scenario.cpp

This file was deleted.

22 changes: 0 additions & 22 deletions src/tests/utils/play_scenario.hpp

This file was deleted.

0 comments on commit c93aebb

Please sign in to comment.