From ad403aeeecc2c49b890d450de5963dce21538060 Mon Sep 17 00:00:00 2001 From: liabru Date: Tue, 4 Aug 2015 20:25:20 +0100 Subject: [PATCH] move /tests to /test --- Gruntfile.js | 4 ++-- {tests => test}/browser/TestDemo.js | 4 ++-- {tests => test}/browser/lib/resurrect.js | 0 {tests => test}/browser/refs/airFriction/airFriction-0.json | 0 {tests => test}/browser/refs/airFriction/airFriction-10.json | 0 {tests => test}/browser/refs/avalanche/avalanche-0.json | 0 {tests => test}/browser/refs/avalanche/avalanche-10.json | 0 {tests => test}/browser/refs/ballPool/ballPool-0.json | 0 {tests => test}/browser/refs/ballPool/ballPool-10.json | 0 {tests => test}/browser/refs/beachBalls/beachBalls-0.json | 0 {tests => test}/browser/refs/beachBalls/beachBalls-10.json | 0 {tests => test}/browser/refs/bridge/bridge-0.json | 0 {tests => test}/browser/refs/bridge/bridge-10.json | 0 {tests => test}/browser/refs/broadphase/broadphase-0.json | 0 {tests => test}/browser/refs/broadphase/broadphase-10.json | 0 {tests => test}/browser/refs/car/car-0.json | 0 {tests => test}/browser/refs/car/car-10.json | 0 {tests => test}/browser/refs/catapult/catapult-0.json | 0 {tests => test}/browser/refs/catapult/catapult-10.json | 0 {tests => test}/browser/refs/chains/chains-0.json | 0 {tests => test}/browser/refs/chains/chains-10.json | 0 {tests => test}/browser/refs/circleStack/circleStack-0.json | 0 {tests => test}/browser/refs/circleStack/circleStack-10.json | 0 {tests => test}/browser/refs/cloth/cloth-0.json | 0 {tests => test}/browser/refs/cloth/cloth-10.json | 0 .../browser/refs/collisionFiltering/collisionFiltering-0.json | 0 .../refs/collisionFiltering/collisionFiltering-10.json | 0 .../refs/compositeManipulation/compositeManipulation-0.json | 0 .../refs/compositeManipulation/compositeManipulation-10.json | 0 {tests => test}/browser/refs/compound/compound-0.json | 0 {tests => test}/browser/refs/compound/compound-10.json | 0 .../browser/refs/compoundStack/compoundStack-0.json | 0 .../browser/refs/compoundStack/compoundStack-10.json | 0 {tests => test}/browser/refs/concave/concave-0.json | 0 {tests => test}/browser/refs/concave/concave-10.json | 0 {tests => test}/browser/refs/events/events-0.json | 0 {tests => test}/browser/refs/events/events-10.json | 0 {tests => test}/browser/refs/friction/friction-0.json | 0 {tests => test}/browser/refs/friction/friction-10.json | 0 {tests => test}/browser/refs/gravity/gravity-0.json | 0 {tests => test}/browser/refs/gravity/gravity-10.json | 0 {tests => test}/browser/refs/manipulation/manipulation-0.json | 0 .../browser/refs/manipulation/manipulation-10.json | 0 {tests => test}/browser/refs/mixed/mixed-0.json | 0 {tests => test}/browser/refs/mixed/mixed-10.json | 0 {tests => test}/browser/refs/mixedSolid/mixedSolid-0.json | 0 {tests => test}/browser/refs/mixedSolid/mixedSolid-10.json | 0 .../browser/refs/newtonsCradle/newtonsCradle-0.json | 0 .../browser/refs/newtonsCradle/newtonsCradle-10.json | 0 {tests => test}/browser/refs/pyramid/pyramid-0.json | 0 {tests => test}/browser/refs/pyramid/pyramid-10.json | 0 {tests => test}/browser/refs/raycasting/raycasting-0.json | 0 {tests => test}/browser/refs/raycasting/raycasting-10.json | 0 {tests => test}/browser/refs/restitution/restitution-0.json | 0 {tests => test}/browser/refs/restitution/restitution-10.json | 0 {tests => test}/browser/refs/rounded/rounded-0.json | 0 {tests => test}/browser/refs/rounded/rounded-10.json | 0 {tests => test}/browser/refs/sleeping/sleeping-0.json | 0 {tests => test}/browser/refs/sleeping/sleeping-10.json | 0 {tests => test}/browser/refs/slingshot/slingshot-0.json | 0 {tests => test}/browser/refs/slingshot/slingshot-10.json | 0 {tests => test}/browser/refs/softBody/softBody-0.json | 0 {tests => test}/browser/refs/softBody/softBody-10.json | 0 {tests => test}/browser/refs/sprites/sprites-0.json | 0 {tests => test}/browser/refs/sprites/sprites-10.json | 0 {tests => test}/browser/refs/stack/stack-0.json | 0 {tests => test}/browser/refs/stack/stack-10.json | 0 .../browser/refs/staticFriction/staticFriction-0.json | 0 .../browser/refs/staticFriction/staticFriction-10.json | 0 {tests => test}/browser/refs/stress/stress-0.json | 0 {tests => test}/browser/refs/stress/stress-10.json | 0 {tests => test}/browser/refs/stress2/stress2-0.json | 0 {tests => test}/browser/refs/stress2/stress2-10.json | 0 {tests => test}/browser/refs/svg/svg-0.json | 0 {tests => test}/browser/refs/svg/svg-10.json | 0 {tests => test}/browser/refs/terrain/terrain-0.json | 0 {tests => test}/browser/refs/terrain/terrain-10.json | 0 {tests => test}/browser/refs/timescale/timescale-0.json | 0 {tests => test}/browser/refs/timescale/timescale-10.json | 0 {tests => test}/browser/refs/views/views-0.json | 0 {tests => test}/browser/refs/views/views-10.json | 0 {tests => test}/browser/refs/wreckingBall/wreckingBall-0.json | 0 .../browser/refs/wreckingBall/wreckingBall-10.json | 0 83 files changed, 4 insertions(+), 4 deletions(-) rename {tests => test}/browser/TestDemo.js (98%) rename {tests => test}/browser/lib/resurrect.js (100%) rename {tests => test}/browser/refs/airFriction/airFriction-0.json (100%) rename {tests => test}/browser/refs/airFriction/airFriction-10.json (100%) rename {tests => test}/browser/refs/avalanche/avalanche-0.json (100%) rename {tests => test}/browser/refs/avalanche/avalanche-10.json (100%) rename {tests => test}/browser/refs/ballPool/ballPool-0.json (100%) rename {tests => test}/browser/refs/ballPool/ballPool-10.json (100%) rename {tests => test}/browser/refs/beachBalls/beachBalls-0.json (100%) rename {tests => test}/browser/refs/beachBalls/beachBalls-10.json (100%) rename {tests => test}/browser/refs/bridge/bridge-0.json (100%) rename {tests => test}/browser/refs/bridge/bridge-10.json (100%) rename {tests => test}/browser/refs/broadphase/broadphase-0.json (100%) rename {tests => test}/browser/refs/broadphase/broadphase-10.json (100%) rename {tests => test}/browser/refs/car/car-0.json (100%) rename {tests => test}/browser/refs/car/car-10.json (100%) rename {tests => test}/browser/refs/catapult/catapult-0.json (100%) rename {tests => test}/browser/refs/catapult/catapult-10.json (100%) rename {tests => test}/browser/refs/chains/chains-0.json (100%) rename {tests => test}/browser/refs/chains/chains-10.json (100%) rename {tests => test}/browser/refs/circleStack/circleStack-0.json (100%) rename {tests => test}/browser/refs/circleStack/circleStack-10.json (100%) rename {tests => test}/browser/refs/cloth/cloth-0.json (100%) rename {tests => test}/browser/refs/cloth/cloth-10.json (100%) rename {tests => test}/browser/refs/collisionFiltering/collisionFiltering-0.json (100%) rename {tests => test}/browser/refs/collisionFiltering/collisionFiltering-10.json (100%) rename {tests => test}/browser/refs/compositeManipulation/compositeManipulation-0.json (100%) rename {tests => test}/browser/refs/compositeManipulation/compositeManipulation-10.json (100%) rename {tests => test}/browser/refs/compound/compound-0.json (100%) rename {tests => test}/browser/refs/compound/compound-10.json (100%) rename {tests => test}/browser/refs/compoundStack/compoundStack-0.json (100%) rename {tests => test}/browser/refs/compoundStack/compoundStack-10.json (100%) rename {tests => test}/browser/refs/concave/concave-0.json (100%) rename {tests => test}/browser/refs/concave/concave-10.json (100%) rename {tests => test}/browser/refs/events/events-0.json (100%) rename {tests => test}/browser/refs/events/events-10.json (100%) rename {tests => test}/browser/refs/friction/friction-0.json (100%) rename {tests => test}/browser/refs/friction/friction-10.json (100%) rename {tests => test}/browser/refs/gravity/gravity-0.json (100%) rename {tests => test}/browser/refs/gravity/gravity-10.json (100%) rename {tests => test}/browser/refs/manipulation/manipulation-0.json (100%) rename {tests => test}/browser/refs/manipulation/manipulation-10.json (100%) rename {tests => test}/browser/refs/mixed/mixed-0.json (100%) rename {tests => test}/browser/refs/mixed/mixed-10.json (100%) rename {tests => test}/browser/refs/mixedSolid/mixedSolid-0.json (100%) rename {tests => test}/browser/refs/mixedSolid/mixedSolid-10.json (100%) rename {tests => test}/browser/refs/newtonsCradle/newtonsCradle-0.json (100%) rename {tests => test}/browser/refs/newtonsCradle/newtonsCradle-10.json (100%) rename {tests => test}/browser/refs/pyramid/pyramid-0.json (100%) rename {tests => test}/browser/refs/pyramid/pyramid-10.json (100%) rename {tests => test}/browser/refs/raycasting/raycasting-0.json (100%) rename {tests => test}/browser/refs/raycasting/raycasting-10.json (100%) rename {tests => test}/browser/refs/restitution/restitution-0.json (100%) rename {tests => test}/browser/refs/restitution/restitution-10.json (100%) rename {tests => test}/browser/refs/rounded/rounded-0.json (100%) rename {tests => test}/browser/refs/rounded/rounded-10.json (100%) rename {tests => test}/browser/refs/sleeping/sleeping-0.json (100%) rename {tests => test}/browser/refs/sleeping/sleeping-10.json (100%) rename {tests => test}/browser/refs/slingshot/slingshot-0.json (100%) rename {tests => test}/browser/refs/slingshot/slingshot-10.json (100%) rename {tests => test}/browser/refs/softBody/softBody-0.json (100%) rename {tests => test}/browser/refs/softBody/softBody-10.json (100%) rename {tests => test}/browser/refs/sprites/sprites-0.json (100%) rename {tests => test}/browser/refs/sprites/sprites-10.json (100%) rename {tests => test}/browser/refs/stack/stack-0.json (100%) rename {tests => test}/browser/refs/stack/stack-10.json (100%) rename {tests => test}/browser/refs/staticFriction/staticFriction-0.json (100%) rename {tests => test}/browser/refs/staticFriction/staticFriction-10.json (100%) rename {tests => test}/browser/refs/stress/stress-0.json (100%) rename {tests => test}/browser/refs/stress/stress-10.json (100%) rename {tests => test}/browser/refs/stress2/stress2-0.json (100%) rename {tests => test}/browser/refs/stress2/stress2-10.json (100%) rename {tests => test}/browser/refs/svg/svg-0.json (100%) rename {tests => test}/browser/refs/svg/svg-10.json (100%) rename {tests => test}/browser/refs/terrain/terrain-0.json (100%) rename {tests => test}/browser/refs/terrain/terrain-10.json (100%) rename {tests => test}/browser/refs/timescale/timescale-0.json (100%) rename {tests => test}/browser/refs/timescale/timescale-10.json (100%) rename {tests => test}/browser/refs/views/views-0.json (100%) rename {tests => test}/browser/refs/views/views-10.json (100%) rename {tests => test}/browser/refs/wreckingBall/wreckingBall-0.json (100%) rename {tests => test}/browser/refs/wreckingBall/wreckingBall-10.json (100%) diff --git a/Gruntfile.js b/Gruntfile.js index d1ad3f9..6d217a0 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -57,7 +57,7 @@ module.exports = function(grunt) { options: { jshintrc: '.jshintrc' }, - all: ['src/**/*.js', 'demo/js/*.js', 'tests/browser/TestDemo.js', '!src/module/*'] + all: ['src/**/*.js', 'demo/js/*.js', 'test/browser/TestDemo.js', '!src/module/*'] }, connect: { watch: { @@ -117,7 +117,7 @@ module.exports = function(grunt) { testDemo: { command: function(arg) { arg = arg ? ' --' + arg : ''; - return 'phantomjs tests/browser/TestDemo.js' + arg; + return 'phantomjs test/browser/TestDemo.js' + arg; }, options: { execOptions: { diff --git a/tests/browser/TestDemo.js b/test/browser/TestDemo.js similarity index 98% rename from tests/browser/TestDemo.js rename to test/browser/TestDemo.js index 3a2dd02..42c8005 100644 --- a/tests/browser/TestDemo.js +++ b/test/browser/TestDemo.js @@ -7,8 +7,8 @@ var system = require('system'); var demo, frames = 10, testUrl = 'http://localhost:9000/demo/dev.html', - refsPath = 'tests/browser/refs', - diffsPath = 'tests/browser/diffs'; + refsPath = 'test/browser/refs', + diffsPath = 'test/browser/diffs'; var update = arg('--update'), updateAll = typeof arg('--updateAll') !== 'undefined', diff --git a/tests/browser/lib/resurrect.js b/test/browser/lib/resurrect.js similarity index 100% rename from tests/browser/lib/resurrect.js rename to test/browser/lib/resurrect.js diff --git a/tests/browser/refs/airFriction/airFriction-0.json b/test/browser/refs/airFriction/airFriction-0.json similarity index 100% rename from tests/browser/refs/airFriction/airFriction-0.json rename to test/browser/refs/airFriction/airFriction-0.json diff --git a/tests/browser/refs/airFriction/airFriction-10.json b/test/browser/refs/airFriction/airFriction-10.json similarity index 100% rename from tests/browser/refs/airFriction/airFriction-10.json rename to test/browser/refs/airFriction/airFriction-10.json diff --git a/tests/browser/refs/avalanche/avalanche-0.json b/test/browser/refs/avalanche/avalanche-0.json similarity index 100% rename from tests/browser/refs/avalanche/avalanche-0.json rename to test/browser/refs/avalanche/avalanche-0.json diff --git a/tests/browser/refs/avalanche/avalanche-10.json b/test/browser/refs/avalanche/avalanche-10.json similarity index 100% rename from tests/browser/refs/avalanche/avalanche-10.json rename to test/browser/refs/avalanche/avalanche-10.json diff --git a/tests/browser/refs/ballPool/ballPool-0.json b/test/browser/refs/ballPool/ballPool-0.json similarity index 100% rename from tests/browser/refs/ballPool/ballPool-0.json rename to test/browser/refs/ballPool/ballPool-0.json diff --git a/tests/browser/refs/ballPool/ballPool-10.json b/test/browser/refs/ballPool/ballPool-10.json similarity index 100% rename from tests/browser/refs/ballPool/ballPool-10.json rename to test/browser/refs/ballPool/ballPool-10.json diff --git a/tests/browser/refs/beachBalls/beachBalls-0.json b/test/browser/refs/beachBalls/beachBalls-0.json similarity index 100% rename from tests/browser/refs/beachBalls/beachBalls-0.json rename to test/browser/refs/beachBalls/beachBalls-0.json diff --git a/tests/browser/refs/beachBalls/beachBalls-10.json b/test/browser/refs/beachBalls/beachBalls-10.json similarity index 100% rename from tests/browser/refs/beachBalls/beachBalls-10.json rename to test/browser/refs/beachBalls/beachBalls-10.json diff --git a/tests/browser/refs/bridge/bridge-0.json b/test/browser/refs/bridge/bridge-0.json similarity index 100% rename from tests/browser/refs/bridge/bridge-0.json rename to test/browser/refs/bridge/bridge-0.json diff --git a/tests/browser/refs/bridge/bridge-10.json b/test/browser/refs/bridge/bridge-10.json similarity index 100% rename from tests/browser/refs/bridge/bridge-10.json rename to test/browser/refs/bridge/bridge-10.json diff --git a/tests/browser/refs/broadphase/broadphase-0.json b/test/browser/refs/broadphase/broadphase-0.json similarity index 100% rename from tests/browser/refs/broadphase/broadphase-0.json rename to test/browser/refs/broadphase/broadphase-0.json diff --git a/tests/browser/refs/broadphase/broadphase-10.json b/test/browser/refs/broadphase/broadphase-10.json similarity index 100% rename from tests/browser/refs/broadphase/broadphase-10.json rename to test/browser/refs/broadphase/broadphase-10.json diff --git a/tests/browser/refs/car/car-0.json b/test/browser/refs/car/car-0.json similarity index 100% rename from tests/browser/refs/car/car-0.json rename to test/browser/refs/car/car-0.json diff --git a/tests/browser/refs/car/car-10.json b/test/browser/refs/car/car-10.json similarity index 100% rename from tests/browser/refs/car/car-10.json rename to test/browser/refs/car/car-10.json diff --git a/tests/browser/refs/catapult/catapult-0.json b/test/browser/refs/catapult/catapult-0.json similarity index 100% rename from tests/browser/refs/catapult/catapult-0.json rename to test/browser/refs/catapult/catapult-0.json diff --git a/tests/browser/refs/catapult/catapult-10.json b/test/browser/refs/catapult/catapult-10.json similarity index 100% rename from tests/browser/refs/catapult/catapult-10.json rename to test/browser/refs/catapult/catapult-10.json diff --git a/tests/browser/refs/chains/chains-0.json b/test/browser/refs/chains/chains-0.json similarity index 100% rename from tests/browser/refs/chains/chains-0.json rename to test/browser/refs/chains/chains-0.json diff --git a/tests/browser/refs/chains/chains-10.json b/test/browser/refs/chains/chains-10.json similarity index 100% rename from tests/browser/refs/chains/chains-10.json rename to test/browser/refs/chains/chains-10.json diff --git a/tests/browser/refs/circleStack/circleStack-0.json b/test/browser/refs/circleStack/circleStack-0.json similarity index 100% rename from tests/browser/refs/circleStack/circleStack-0.json rename to test/browser/refs/circleStack/circleStack-0.json diff --git a/tests/browser/refs/circleStack/circleStack-10.json b/test/browser/refs/circleStack/circleStack-10.json similarity index 100% rename from tests/browser/refs/circleStack/circleStack-10.json rename to test/browser/refs/circleStack/circleStack-10.json diff --git a/tests/browser/refs/cloth/cloth-0.json b/test/browser/refs/cloth/cloth-0.json similarity index 100% rename from tests/browser/refs/cloth/cloth-0.json rename to test/browser/refs/cloth/cloth-0.json diff --git a/tests/browser/refs/cloth/cloth-10.json b/test/browser/refs/cloth/cloth-10.json similarity index 100% rename from tests/browser/refs/cloth/cloth-10.json rename to test/browser/refs/cloth/cloth-10.json diff --git a/tests/browser/refs/collisionFiltering/collisionFiltering-0.json b/test/browser/refs/collisionFiltering/collisionFiltering-0.json similarity index 100% rename from tests/browser/refs/collisionFiltering/collisionFiltering-0.json rename to test/browser/refs/collisionFiltering/collisionFiltering-0.json diff --git a/tests/browser/refs/collisionFiltering/collisionFiltering-10.json b/test/browser/refs/collisionFiltering/collisionFiltering-10.json similarity index 100% rename from tests/browser/refs/collisionFiltering/collisionFiltering-10.json rename to test/browser/refs/collisionFiltering/collisionFiltering-10.json diff --git a/tests/browser/refs/compositeManipulation/compositeManipulation-0.json b/test/browser/refs/compositeManipulation/compositeManipulation-0.json similarity index 100% rename from tests/browser/refs/compositeManipulation/compositeManipulation-0.json rename to test/browser/refs/compositeManipulation/compositeManipulation-0.json diff --git a/tests/browser/refs/compositeManipulation/compositeManipulation-10.json b/test/browser/refs/compositeManipulation/compositeManipulation-10.json similarity index 100% rename from tests/browser/refs/compositeManipulation/compositeManipulation-10.json rename to test/browser/refs/compositeManipulation/compositeManipulation-10.json diff --git a/tests/browser/refs/compound/compound-0.json b/test/browser/refs/compound/compound-0.json similarity index 100% rename from tests/browser/refs/compound/compound-0.json rename to test/browser/refs/compound/compound-0.json diff --git a/tests/browser/refs/compound/compound-10.json b/test/browser/refs/compound/compound-10.json similarity index 100% rename from tests/browser/refs/compound/compound-10.json rename to test/browser/refs/compound/compound-10.json diff --git a/tests/browser/refs/compoundStack/compoundStack-0.json b/test/browser/refs/compoundStack/compoundStack-0.json similarity index 100% rename from tests/browser/refs/compoundStack/compoundStack-0.json rename to test/browser/refs/compoundStack/compoundStack-0.json diff --git a/tests/browser/refs/compoundStack/compoundStack-10.json b/test/browser/refs/compoundStack/compoundStack-10.json similarity index 100% rename from tests/browser/refs/compoundStack/compoundStack-10.json rename to test/browser/refs/compoundStack/compoundStack-10.json diff --git a/tests/browser/refs/concave/concave-0.json b/test/browser/refs/concave/concave-0.json similarity index 100% rename from tests/browser/refs/concave/concave-0.json rename to test/browser/refs/concave/concave-0.json diff --git a/tests/browser/refs/concave/concave-10.json b/test/browser/refs/concave/concave-10.json similarity index 100% rename from tests/browser/refs/concave/concave-10.json rename to test/browser/refs/concave/concave-10.json diff --git a/tests/browser/refs/events/events-0.json b/test/browser/refs/events/events-0.json similarity index 100% rename from tests/browser/refs/events/events-0.json rename to test/browser/refs/events/events-0.json diff --git a/tests/browser/refs/events/events-10.json b/test/browser/refs/events/events-10.json similarity index 100% rename from tests/browser/refs/events/events-10.json rename to test/browser/refs/events/events-10.json diff --git a/tests/browser/refs/friction/friction-0.json b/test/browser/refs/friction/friction-0.json similarity index 100% rename from tests/browser/refs/friction/friction-0.json rename to test/browser/refs/friction/friction-0.json diff --git a/tests/browser/refs/friction/friction-10.json b/test/browser/refs/friction/friction-10.json similarity index 100% rename from tests/browser/refs/friction/friction-10.json rename to test/browser/refs/friction/friction-10.json diff --git a/tests/browser/refs/gravity/gravity-0.json b/test/browser/refs/gravity/gravity-0.json similarity index 100% rename from tests/browser/refs/gravity/gravity-0.json rename to test/browser/refs/gravity/gravity-0.json diff --git a/tests/browser/refs/gravity/gravity-10.json b/test/browser/refs/gravity/gravity-10.json similarity index 100% rename from tests/browser/refs/gravity/gravity-10.json rename to test/browser/refs/gravity/gravity-10.json diff --git a/tests/browser/refs/manipulation/manipulation-0.json b/test/browser/refs/manipulation/manipulation-0.json similarity index 100% rename from tests/browser/refs/manipulation/manipulation-0.json rename to test/browser/refs/manipulation/manipulation-0.json diff --git a/tests/browser/refs/manipulation/manipulation-10.json b/test/browser/refs/manipulation/manipulation-10.json similarity index 100% rename from tests/browser/refs/manipulation/manipulation-10.json rename to test/browser/refs/manipulation/manipulation-10.json diff --git a/tests/browser/refs/mixed/mixed-0.json b/test/browser/refs/mixed/mixed-0.json similarity index 100% rename from tests/browser/refs/mixed/mixed-0.json rename to test/browser/refs/mixed/mixed-0.json diff --git a/tests/browser/refs/mixed/mixed-10.json b/test/browser/refs/mixed/mixed-10.json similarity index 100% rename from tests/browser/refs/mixed/mixed-10.json rename to test/browser/refs/mixed/mixed-10.json diff --git a/tests/browser/refs/mixedSolid/mixedSolid-0.json b/test/browser/refs/mixedSolid/mixedSolid-0.json similarity index 100% rename from tests/browser/refs/mixedSolid/mixedSolid-0.json rename to test/browser/refs/mixedSolid/mixedSolid-0.json diff --git a/tests/browser/refs/mixedSolid/mixedSolid-10.json b/test/browser/refs/mixedSolid/mixedSolid-10.json similarity index 100% rename from tests/browser/refs/mixedSolid/mixedSolid-10.json rename to test/browser/refs/mixedSolid/mixedSolid-10.json diff --git a/tests/browser/refs/newtonsCradle/newtonsCradle-0.json b/test/browser/refs/newtonsCradle/newtonsCradle-0.json similarity index 100% rename from tests/browser/refs/newtonsCradle/newtonsCradle-0.json rename to test/browser/refs/newtonsCradle/newtonsCradle-0.json diff --git a/tests/browser/refs/newtonsCradle/newtonsCradle-10.json b/test/browser/refs/newtonsCradle/newtonsCradle-10.json similarity index 100% rename from tests/browser/refs/newtonsCradle/newtonsCradle-10.json rename to test/browser/refs/newtonsCradle/newtonsCradle-10.json diff --git a/tests/browser/refs/pyramid/pyramid-0.json b/test/browser/refs/pyramid/pyramid-0.json similarity index 100% rename from tests/browser/refs/pyramid/pyramid-0.json rename to test/browser/refs/pyramid/pyramid-0.json diff --git a/tests/browser/refs/pyramid/pyramid-10.json b/test/browser/refs/pyramid/pyramid-10.json similarity index 100% rename from tests/browser/refs/pyramid/pyramid-10.json rename to test/browser/refs/pyramid/pyramid-10.json diff --git a/tests/browser/refs/raycasting/raycasting-0.json b/test/browser/refs/raycasting/raycasting-0.json similarity index 100% rename from tests/browser/refs/raycasting/raycasting-0.json rename to test/browser/refs/raycasting/raycasting-0.json diff --git a/tests/browser/refs/raycasting/raycasting-10.json b/test/browser/refs/raycasting/raycasting-10.json similarity index 100% rename from tests/browser/refs/raycasting/raycasting-10.json rename to test/browser/refs/raycasting/raycasting-10.json diff --git a/tests/browser/refs/restitution/restitution-0.json b/test/browser/refs/restitution/restitution-0.json similarity index 100% rename from tests/browser/refs/restitution/restitution-0.json rename to test/browser/refs/restitution/restitution-0.json diff --git a/tests/browser/refs/restitution/restitution-10.json b/test/browser/refs/restitution/restitution-10.json similarity index 100% rename from tests/browser/refs/restitution/restitution-10.json rename to test/browser/refs/restitution/restitution-10.json diff --git a/tests/browser/refs/rounded/rounded-0.json b/test/browser/refs/rounded/rounded-0.json similarity index 100% rename from tests/browser/refs/rounded/rounded-0.json rename to test/browser/refs/rounded/rounded-0.json diff --git a/tests/browser/refs/rounded/rounded-10.json b/test/browser/refs/rounded/rounded-10.json similarity index 100% rename from tests/browser/refs/rounded/rounded-10.json rename to test/browser/refs/rounded/rounded-10.json diff --git a/tests/browser/refs/sleeping/sleeping-0.json b/test/browser/refs/sleeping/sleeping-0.json similarity index 100% rename from tests/browser/refs/sleeping/sleeping-0.json rename to test/browser/refs/sleeping/sleeping-0.json diff --git a/tests/browser/refs/sleeping/sleeping-10.json b/test/browser/refs/sleeping/sleeping-10.json similarity index 100% rename from tests/browser/refs/sleeping/sleeping-10.json rename to test/browser/refs/sleeping/sleeping-10.json diff --git a/tests/browser/refs/slingshot/slingshot-0.json b/test/browser/refs/slingshot/slingshot-0.json similarity index 100% rename from tests/browser/refs/slingshot/slingshot-0.json rename to test/browser/refs/slingshot/slingshot-0.json diff --git a/tests/browser/refs/slingshot/slingshot-10.json b/test/browser/refs/slingshot/slingshot-10.json similarity index 100% rename from tests/browser/refs/slingshot/slingshot-10.json rename to test/browser/refs/slingshot/slingshot-10.json diff --git a/tests/browser/refs/softBody/softBody-0.json b/test/browser/refs/softBody/softBody-0.json similarity index 100% rename from tests/browser/refs/softBody/softBody-0.json rename to test/browser/refs/softBody/softBody-0.json diff --git a/tests/browser/refs/softBody/softBody-10.json b/test/browser/refs/softBody/softBody-10.json similarity index 100% rename from tests/browser/refs/softBody/softBody-10.json rename to test/browser/refs/softBody/softBody-10.json diff --git a/tests/browser/refs/sprites/sprites-0.json b/test/browser/refs/sprites/sprites-0.json similarity index 100% rename from tests/browser/refs/sprites/sprites-0.json rename to test/browser/refs/sprites/sprites-0.json diff --git a/tests/browser/refs/sprites/sprites-10.json b/test/browser/refs/sprites/sprites-10.json similarity index 100% rename from tests/browser/refs/sprites/sprites-10.json rename to test/browser/refs/sprites/sprites-10.json diff --git a/tests/browser/refs/stack/stack-0.json b/test/browser/refs/stack/stack-0.json similarity index 100% rename from tests/browser/refs/stack/stack-0.json rename to test/browser/refs/stack/stack-0.json diff --git a/tests/browser/refs/stack/stack-10.json b/test/browser/refs/stack/stack-10.json similarity index 100% rename from tests/browser/refs/stack/stack-10.json rename to test/browser/refs/stack/stack-10.json diff --git a/tests/browser/refs/staticFriction/staticFriction-0.json b/test/browser/refs/staticFriction/staticFriction-0.json similarity index 100% rename from tests/browser/refs/staticFriction/staticFriction-0.json rename to test/browser/refs/staticFriction/staticFriction-0.json diff --git a/tests/browser/refs/staticFriction/staticFriction-10.json b/test/browser/refs/staticFriction/staticFriction-10.json similarity index 100% rename from tests/browser/refs/staticFriction/staticFriction-10.json rename to test/browser/refs/staticFriction/staticFriction-10.json diff --git a/tests/browser/refs/stress/stress-0.json b/test/browser/refs/stress/stress-0.json similarity index 100% rename from tests/browser/refs/stress/stress-0.json rename to test/browser/refs/stress/stress-0.json diff --git a/tests/browser/refs/stress/stress-10.json b/test/browser/refs/stress/stress-10.json similarity index 100% rename from tests/browser/refs/stress/stress-10.json rename to test/browser/refs/stress/stress-10.json diff --git a/tests/browser/refs/stress2/stress2-0.json b/test/browser/refs/stress2/stress2-0.json similarity index 100% rename from tests/browser/refs/stress2/stress2-0.json rename to test/browser/refs/stress2/stress2-0.json diff --git a/tests/browser/refs/stress2/stress2-10.json b/test/browser/refs/stress2/stress2-10.json similarity index 100% rename from tests/browser/refs/stress2/stress2-10.json rename to test/browser/refs/stress2/stress2-10.json diff --git a/tests/browser/refs/svg/svg-0.json b/test/browser/refs/svg/svg-0.json similarity index 100% rename from tests/browser/refs/svg/svg-0.json rename to test/browser/refs/svg/svg-0.json diff --git a/tests/browser/refs/svg/svg-10.json b/test/browser/refs/svg/svg-10.json similarity index 100% rename from tests/browser/refs/svg/svg-10.json rename to test/browser/refs/svg/svg-10.json diff --git a/tests/browser/refs/terrain/terrain-0.json b/test/browser/refs/terrain/terrain-0.json similarity index 100% rename from tests/browser/refs/terrain/terrain-0.json rename to test/browser/refs/terrain/terrain-0.json diff --git a/tests/browser/refs/terrain/terrain-10.json b/test/browser/refs/terrain/terrain-10.json similarity index 100% rename from tests/browser/refs/terrain/terrain-10.json rename to test/browser/refs/terrain/terrain-10.json diff --git a/tests/browser/refs/timescale/timescale-0.json b/test/browser/refs/timescale/timescale-0.json similarity index 100% rename from tests/browser/refs/timescale/timescale-0.json rename to test/browser/refs/timescale/timescale-0.json diff --git a/tests/browser/refs/timescale/timescale-10.json b/test/browser/refs/timescale/timescale-10.json similarity index 100% rename from tests/browser/refs/timescale/timescale-10.json rename to test/browser/refs/timescale/timescale-10.json diff --git a/tests/browser/refs/views/views-0.json b/test/browser/refs/views/views-0.json similarity index 100% rename from tests/browser/refs/views/views-0.json rename to test/browser/refs/views/views-0.json diff --git a/tests/browser/refs/views/views-10.json b/test/browser/refs/views/views-10.json similarity index 100% rename from tests/browser/refs/views/views-10.json rename to test/browser/refs/views/views-10.json diff --git a/tests/browser/refs/wreckingBall/wreckingBall-0.json b/test/browser/refs/wreckingBall/wreckingBall-0.json similarity index 100% rename from tests/browser/refs/wreckingBall/wreckingBall-0.json rename to test/browser/refs/wreckingBall/wreckingBall-0.json diff --git a/tests/browser/refs/wreckingBall/wreckingBall-10.json b/test/browser/refs/wreckingBall/wreckingBall-10.json similarity index 100% rename from tests/browser/refs/wreckingBall/wreckingBall-10.json rename to test/browser/refs/wreckingBall/wreckingBall-10.json