HomeWildfire Games

Moves tex tests to the related folder, was forgotten to move in rP5518.

Description

Moves tex tests to the related folder, was forgotten to move in rP5518.

Event Timeline

Can source/lib/tex/tests/test_tex.cpp be ignored somehow?

Can source/lib/tex/tests/test_tex.cpp be ignored somehow?

Yes, please. It is the only .cpp file when running svn st.
Other .cpp files are ignored by default:

I       source/simulation2/components/tests/test_scripts.cpp
I       source/simulation2/tests/test_CmpTemplateManager.cpp
I       source/simulation2/tests/test_ComponentManager.cpp
I       source/simulation2/tests/test_EntityMap.cpp
I       source/simulation2/tests/test_ParamNode.cpp
I       source/simulation2/tests/test_SerializeTemplates.cpp
I       source/simulation2/tests/test_Serializer.cpp
I       source/simulation2/tests/test_Simulation2.cpp
I       source/test_root.cpp
I       source/third_party/encryption/tests/test_pkcs5_pbkdf5.cpp
I       source/third_party/ogre3d_preprocessor/tests/test_Preprocessor.cpp
I       source/tools/atlas/AtlasObject/tests/test_AtlasObjectXML.cpp
This comment was removed by Langbart.