diff --git a/tools/merger/test/compile_linux.sh b/demos/test/compile_linux.sh similarity index 100% rename from tools/merger/test/compile_linux.sh rename to demos/test/compile_linux.sh diff --git a/tools/merger/test/game_application.h b/demos/test/game_application.h similarity index 100% rename from tools/merger/test/game_application.h rename to demos/test/game_application.h diff --git a/tools/merger/test/icon.png b/demos/test/icon.png similarity index 100% rename from tools/merger/test/icon.png rename to demos/test/icon.png diff --git a/tools/merger/test/main.cpp b/demos/test/main.cpp similarity index 100% rename from tools/merger/test/main.cpp rename to demos/test/main.cpp diff --git a/tools/merger/test2/main.cpp b/demos/test2/main.cpp similarity index 100% rename from tools/merger/test2/main.cpp rename to demos/test2/main.cpp diff --git a/tools/merger/test_app/MAKE.bat b/demos/test_app/MAKE.bat similarity index 100% rename from tools/merger/test_app/MAKE.bat rename to demos/test_app/MAKE.bat diff --git a/tools/merger/test_app/compile_linux.sh b/demos/test_app/compile_linux.sh similarity index 100% rename from tools/merger/test_app/compile_linux.sh rename to demos/test_app/compile_linux.sh diff --git a/tools/merger/test_app/compile_osx.sh b/demos/test_app/compile_osx.sh similarity index 100% rename from tools/merger/test_app/compile_osx.sh rename to demos/test_app/compile_osx.sh diff --git a/tools/merger/test_app/compile_vs.bat b/demos/test_app/compile_vs.bat similarity index 100% rename from tools/merger/test_app/compile_vs.bat rename to demos/test_app/compile_vs.bat diff --git a/tools/merger/test_app/compile_windows.sh b/demos/test_app/compile_windows.sh similarity index 100% rename from tools/merger/test_app/compile_windows.sh rename to demos/test_app/compile_windows.sh diff --git a/tools/merger/test_app/game_application.h b/demos/test_app/game_application.h similarity index 100% rename from tools/merger/test_app/game_application.h rename to demos/test_app/game_application.h diff --git a/tools/merger/test_app/game_scene.cpp b/demos/test_app/game_scene.cpp similarity index 100% rename from tools/merger/test_app/game_scene.cpp rename to demos/test_app/game_scene.cpp diff --git a/tools/merger/test_app/game_scene.h b/demos/test_app/game_scene.h similarity index 100% rename from tools/merger/test_app/game_scene.h rename to demos/test_app/game_scene.h diff --git a/tools/merger/test_app/icon.png b/demos/test_app/icon.png similarity index 100% rename from tools/merger/test_app/icon.png rename to demos/test_app/icon.png diff --git a/tools/merger/test_app/main.cpp b/demos/test_app/main.cpp similarity index 100% rename from tools/merger/test_app/main.cpp rename to demos/test_app/main.cpp diff --git a/tools/merger/test_core_1/compile_linux.sh b/demos/test_core_1/compile_linux.sh similarity index 100% rename from tools/merger/test_core_1/compile_linux.sh rename to demos/test_core_1/compile_linux.sh diff --git a/tools/merger/test_core_1/main.cpp b/demos/test_core_1/main.cpp similarity index 100% rename from tools/merger/test_core_1/main.cpp rename to demos/test_core_1/main.cpp