OSDN Git Service

(no commit message)
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Tue, 19 Oct 2010 20:24:27 +0000 (20:24 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Tue, 19 Oct 2010 20:24:27 +0000 (20:24 +0000)
commit20672bf2062675f03021990b1d8332122489adfc
tree1aa24bf331ebe217defd7b90b6e863e4008e53b0
parent287b958955bf955db343eead03e52035f5797ac4
59 files changed:
tests/gdx-tests/.classpath [moved from gdx-tests/.classpath with 100% similarity]
tests/gdx-tests/.project [moved from gdx-tests/.project with 100% similarity]
tests/gdx-tests/.settings/org.eclipse.jdt.core.prefs [moved from gdx-tests/.settings/org.eclipse.jdt.core.prefs with 100% similarity]
tests/gdx-tests/LICENSE-2.0.html [moved from gdx-tests/LICENSE-2.0.html with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/AudioDeviceTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/AudioDeviceTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/AudioRecorderTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/AudioRecorderTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/Box2DTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/Box2DTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/DualThreadTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/DualThreadTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/FFTTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/FFTTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/FillrateTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/FillrateTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/FixedPointMeshTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/FixedPointMeshTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/FixedPointTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/FixedPointTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/FloatTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/FloatTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/FrameBufferTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/FrameBufferTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/ImmediateModeRendererTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/ImmediateModeRendererTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/InputTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/InputTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/LifeCycleTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/LifeCycleTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/MD5Test.java [moved from gdx-tests/src/com/badlogic/gdx/tests/MD5Test.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/ManagedTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/ManagedTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/MeshMultitextureTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/MeshMultitextureTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/MeshShaderTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/MeshShaderTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/MeshTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/MeshTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/Mpg123Test.java [moved from gdx-tests/src/com/badlogic/gdx/tests/Mpg123Test.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/MultitouchTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/MultitouchTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/ObjTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/ObjTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/PerformanceTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/PerformanceTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/Pong.java [moved from gdx-tests/src/com/badlogic/gdx/tests/Pong.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/SimpleTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/SimpleTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/SoundTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/SoundTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/SpriteBatchRotationTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/SpriteBatchRotationTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/SpriteBatchShaderTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/SpriteBatchShaderTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/SpriteBatchTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/SpriteBatchTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/StageTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/StageTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/TerrainTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/TerrainTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/TextTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/TextTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/TextureRenderTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/TextureRenderTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/UITest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/UITest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/VertexArrayTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/VertexArrayTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/VertexBufferObjectTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/VertexBufferObjectTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/VorbisTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/VorbisTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/WaterRipples.java [moved from gdx-tests/src/com/badlogic/gdx/tests/WaterRipples.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/ApplyForce.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/ApplyForce.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/BodyTypes.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/BodyTypes.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/Box2DTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/Box2DTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/Bridge.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/Bridge.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/Cantilever.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/Cantilever.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/Chain.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/Chain.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/CharacterCollision.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/CharacterCollision.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/CollisionFiltering.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/CollisionFiltering.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/ContinuousTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/ContinuousTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/DebugRendererTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/DebugRendererTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/OneSidedPlatform.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/OneSidedPlatform.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/Prismatic.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/Prismatic.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/Pyramid.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/Pyramid.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/SimpleTest.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/SimpleTest.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/SphereStack.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/SphereStack.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/TestCollection.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/TestCollection.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/VaryingRestitution.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/VaryingRestitution.java with 100% similarity]
tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/VerticalStack.java [moved from gdx-tests/src/com/badlogic/gdx/tests/box2d/VerticalStack.java with 100% similarity]