Replaces Testem with Floss (#2775)
* Updates tests to use Floss/Electron * Adds testing after building * Don't run test twice
batch-dev
bugfix/polygon-offset
dev
dev-blendmode-add-again
dev-canvas-renderer-dirty-transform
dev-graphics-fix-batches
dev-line-join
dev-offscreen-canvas
dev-renderTexture-pool
dev-replace-buble-with-babel
englercj/update-s3
feature-nine-slice-canvas-tint
fix-svg
master
multiple-pointer-down-events
upgrade
v4.x
v5.0.4
v5.0.3
v5.0.2
v5.0.1
v5.0.0-rc.3
v5.0.0-rc.2
v5.0.0-rc
v5.0.0-alpha.3
v5.0.0-alpha.2
v5.0.0-alpha
v5.0.0
v4.8.8
v4.8.7
v4.8.6
v4.8.5
v4.8.4
v4.8.3
v4.8.2
v4.8.1
v4.8.0
v4.7.3
v4.7.2
v4.7.1
v4.7.0
v4.6.2
v4.6.1
v4.6.0
v4.5.6
v4.5.5
v4.5.4
v4.5.3
v4.5.2
v4.5.1
v4.5.0
v4.0.3
v4.0.2
v4.0.1
v4.0.0-rc4
v4.0.0
floattex
|
---|
|
.travis.yml |
---|
package.json |
---|
test/.jshintrc 100644 → 100755 |
---|
test/core/Bounds.js 0 → 100644 |
---|
test/core/Container.js 0 → 100755 |
---|
test/core/DisplayObject.js 0 → 100755 |
---|
test/core/Sprite.js 0 → 100755 |
---|
test/core/Text.js 0 → 100644 |
---|
test/core/getLocalBounds.js 0 → 100644 |
---|
test/core/index.js 0 → 100755 |
---|
test/core/toGlobal.js 0 → 100644 |
---|
test/core/toLocal.js 0 → 100644 |
---|
test/core/util.js 0 → 100755 |
---|
test/index.js 0 → 100755 |
---|
test/interaction/InteractionData.js 0 → 100755 |
---|
test/interaction/index.js 0 → 100644 |
---|
test/lib/pixi/core/Circle.js 100644 → 0 |
---|
test/lib/pixi/core/Matrix.js 100644 → 0 |
---|
test/lib/pixi/core/Point.js 100644 → 0 |
---|
test/lib/pixi/core/Rectangle.js 100644 → 0 |
---|
test/lib/pixi/display/DisplayObject.js 100644 → 0 |
---|
test/lib/pixi/display/DisplayObjectContainer.js 100644 → 0 |
---|
test/lib/pixi/display/Sprite.js 100644 → 0 |
---|
test/lib/pixi/extras/Strip.js 100644 → 0 |
---|
test/lib/pixi/textures/RenderTexture.js 100644 → 0 |
---|
test/lib/pixi/textures/Texture.js 100644 → 0 |
---|
test/lib/pixi/utils/EventTarget.js 100644 → 0 |
---|
test/lib/resemble.js 100644 → 0 |
---|
test/setup.js 100644 → 0 |
---|
test/textures/SpriteSheet-Aliens.png 100644 → 0 |
---|
|
test/textures/SpriteSheet-Explosion.png 100755 → 0 |
---|
|
test/textures/bunny.png 100644 → 0 |
---|
|
test/unit/core/Bounds.test.js 100644 → 0 |
---|
test/unit/core/LocalBounds.test.js 100644 → 0 |
---|
test/unit/core/display/Container.test.js 100644 → 0 |
---|
test/unit/core/display/DisplayObject.test.js 100644 → 0 |
---|
test/unit/core/sprites/Sprite.test.js 100644 → 0 |
---|
test/unit/core/text/Text.test.js 100644 → 0 |
---|
test/unit/core/toGlobal.test.js 100644 → 0 |
---|
test/unit/core/toLocal.test.js 100644 → 0 |
---|
test/unit/core/utils/util.test.js 100644 → 0 |
---|
test/unit/index.test.js 100644 → 0 |
---|
test/unit/interaction/InteractionData.test.js 100644 → 0 |
---|
testem.json 100644 → 0 |
---|