diff --git a/testing/classes/TestMethod.lua b/testing/classes/TestMethod.lua index bf2d74873..9fec5e42d 100644 --- a/testing/classes/TestMethod.lua +++ b/testing/classes/TestMethod.lua @@ -379,7 +379,7 @@ TestMethod = { local failure = '' local failures = 0 for a=1,#self.asserts do - -- @TODO show all failued assertion methods? + -- @TODO show all failed assertion methods? -- currently just shows the first assert that failed if not self.asserts[a].passed and not self.skipped then if failure == '' then failure = self.asserts[a] end diff --git a/testing/examples/lovetest_runAllTests.html b/testing/examples/lovetest_runAllTests.html index 0d8a24c96..98808e9fc 100644 --- a/testing/examples/lovetest_runAllTests.html +++ b/testing/examples/lovetest_runAllTests.html @@ -1 +1 @@ -
Method | Time | Details | |
🟢 | RecordingDevice | 0.391s | |
🟢 | Source | 0.021s | |
🟢 | getActiveEffects | 0.015s | |
🟢 | getActiveSourceCount | 0.018s | |
🟢 | getDistanceModel | 0.018s | |
🟢 | getDopplerScale | 0.019s | |
🟢 | getEffect | 0.019s | |
🟢 | getMaxSceneEffects | 0.015s | |
🟢 | getMaxSourceEffects | 0.016s | |
🟢 | getOrientation | 0.017s | |
🟢 | getPosition | 0.015s | |
🟢 | getRecordingDevices | 0.016s | |
🟢 | getVelocity | 0.019s | |
🟢 | getVolume | 0.019s | |
🟢 | isEffectsSupported | 0.019s | |
🟢 | newQueueableSource | 0.017s | |
🟢 | newSource | 0.019s | |
🟢 | pause | 0.018s | |
🟢 | play | 0.019s | |
🟢 | setDistanceModel | 0.016s | |
🟢 | setDopplerScale | 0.017s | |
🟢 | setEffect | 0.019s | |
🟢 | setMixWithSystem | 0.018s | |
🟢 | setOrientation | 0.016s | |
🟢 | setPosition | 0.018s | |
🟢 | setVelocity | 0.017s | |
🟢 | setVolume | 0.017s | |
🟢 | stop | 0.019s |
Method | Time | Details | |
🟢 | ByteData | 0.016s | |
🟢 | CompressedData | 0.017s | |
🟢 | compress | 0.017s | |
🟢 | decode | 0.017s | |
🟢 | decompress | 0.017s | |
🟢 | encode | 0.018s | |
🟢 | getPackedSize | 0.020s | |
🟢 | hash | 0.018s | |
🟢 | newByteData | 0.018s | |
🟢 | newDataView | 0.019s | |
🟢 | pack | 0.016s | |
🟢 | unpack | 0.017s |
Method | Time | Details | |
🟢 | clear | 0.015s | |
🟢 | poll | 0.018s | |
🟡 | pump | 0.017s | used internally |
🟢 | push | 0.017s | |
🟢 | quit | 0.018s | |
🟡 | wait | 0.018s | used internally |
Method | Time | Details | |
🟢 | File | 0.017s | |
🟢 | FileData | 0.016s | |
🟢 | append | 0.018s | |
🟢 | areSymlinksEnabled | 0.018s | |
🟢 | createDirectory | 0.018s | |
🟢 | getAppdataDirectory | 0.018s | |
🟢 | getCRequirePath | 0.019s | |
🟢 | getDirectoryItems | 0.020s | |
🟢 | getIdentity | 0.019s | |
🟢 | getInfo | 0.020s | |
🟢 | getRealDirectory | 0.018s | |
🟢 | getRequirePath | 0.019s | |
🟢 | getSaveDirectory | 0.016s | |
🟡 | getSource | 0.017s | used internally |
🟢 | getSourceBaseDirectory | 0.016s | |
🟢 | getUserDirectory | 0.017s | |
🟢 | getWorkingDirectory | 0.018s | |
🟢 | isFused | 0.018s | |
🟢 | lines | 0.019s | |
🟢 | load | 0.018s | |
🟢 | mount | 0.017s | |
🟢 | newFileData | 0.016s | |
🟢 | openFile | 0.017s | |
🟢 | read | 0.018s | |
🟢 | remove | 0.019s | |
🟢 | setCRequirePath | 0.016s | |
🟢 | setIdentity | 0.016s | |
🟢 | setRequirePath | 0.016s | |
🟡 | setSource | 0.016s | used internally |
🟢 | unmount | 0.019s | |
🟢 | write | 0.018s |
Method | Time | Details | |
🟢 | GlyphData | 0.018s | |
🟢 | Rasterizer | 0.016s | |
🟢 | newBMFontRasterizer | 0.017s | |
🟢 | newGlyphData | 0.016s | |
🟢 | newImageRasterizer | 0.015s | |
🟢 | newRasterizer | 0.017s | |
🟢 | newTrueTypeRasterizer | 0.018s |
Method | Time | Details | |
🟢 | Canvas | 0.033s | Expected Actual Expected Actual |
🟢 | Font | 0.013s | Expected Actual Expected Actual |
🟢 | Image | 0.020s | Expected Actual |
🟢 | Mesh | 0.018s | |
🟢 | ParticleSystem | 0.043s | Expected Actual |
🟢 | Quad | 0.008s | Expected Actual |
🟢 | Shader | 0.037s | Expected Actual |
🟢 | SpriteBatch | 0.049s | Expected Actual Expected Actual Expected Actual |
🟢 | Text | 0.013s | Expected Actual |
🟢 | Video | 0.772s | Expected Actual |
🟢 | applyTransform | 0.006s | Expected Actual |
🟢 | arc | 0.026s | Expected Actual Expected Actual Expected Actual |
🟢 | captureScreenshot | 0.184s | |
🟢 | circle | 0.020s | Expected Actual |
🟢 | clear | 0.016s | Expected Actual |
🟡 | discard | 0.017s | cant test this worked |
🟢 | draw | 0.018s | Expected Actual |
🟢 | drawInstanced | 0.024s | Expected Actual |
🟢 | drawLayer | 0.020s | Expected Actual |
🟢 | ellipse | 0.018s | Expected Actual |
🟢 | flushBatch | 0.017s | |
🟢 | getBackgroundColor | 0.017s | |
🟢 | getBlendMode | 0.017s | |
🟢 | getCanvas | 0.018s | |
🟢 | getColor | 0.018s | |
🟢 | getColorMask | 0.016s | |
🟢 | getDPIScale | 0.016s | |
🟢 | getDefaultFilter | 0.016s | |
🟢 | getDepthMode | 0.016s | |
🟢 | getDimensions | 0.016s | |
🟢 | getFont | 0.016s | |
🟢 | getFrontFaceWinding | 0.016s | |
🟢 | getHeight | 0.016s | |
🟢 | getLineJoin | 0.017s | |
🟢 | getLineStyle | 0.018s | |
🟢 | getLineWidth | 0.017s | |
🟢 | getMeshCullMode | 0.016s | |
🟢 | getPixelDimensions | 0.016s | |
🟢 | getPixelHeight | 0.016s | |
🟢 | getPixelWidth | 0.016s | |
🟢 | getPointSize | 0.018s | |
🟢 | getRendererInfo | 0.016s | |
🟢 | getScissor | 0.017s | |
🟢 | getShader | 0.018s | |
🟢 | getStackDepth | 0.016s | |
🟢 | getStats | 0.016s | |
🟢 | getStencilMode | 0.016s | |
🟢 | getSupported | 0.017s | |
🟢 | getSystemLimits | 0.016s | |
🟢 | getTextureFormats | 0.017s | |
🟢 | getTextureTypes | 0.018s | |
🟢 | getWidth | 0.017s | |
🟢 | intersectScissor | 0.018s | Expected Actual |
🟢 | inverseTransformPoint | 0.016s | |
🟢 | isActive | 0.017s | |
🟢 | isGammaCorrect | 0.016s | |
🟢 | isWireframe | 0.016s | |
🟢 | line | 0.017s | Expected Actual |
🟢 | newArrayImage | 0.017s | |
🟢 | newCanvas | 0.018s | |
🟢 | newCubeImage | 0.018s | |
🟢 | newFont | 0.016s | |
🟢 | newImage | 0.016s | |
🟢 | newImageFont | 0.017s | |
🟢 | newMesh | 0.018s | |
🟢 | newParticleSystem | 0.017s | |
🟢 | newQuad | 0.016s | |
🟢 | newShader | 0.024s | |
🟢 | newSpriteBatch | 0.018s | |
🟢 | newTextBatch | 0.018s | |
🟢 | newVideo | 0.020s | |
🟢 | newVolumeImage | 0.018s | |
🟢 | origin | 0.018s | Expected Actual |
🟢 | points | 0.017s | Expected Actual |
🟢 | polygon | 0.016s | Expected Actual |
🟢 | pop | 0.018s | Expected Actual |
🟢 | 0.033s | Expected Actual | |
🟢 | printf | 0.025s | Expected Actual |
🟢 | push | 0.022s | Expected Actual |
🟢 | rectangle | 0.025s | Expected Actual Expected Actual |
🟢 | replaceTransform | 0.021s | Expected Actual |
🟢 | reset | 0.019s | |
🟢 | rotate | 0.035s | Expected Actual |
🟢 | scale | 0.014s | |
🟢 | setBackgroundColor | 0.016s | |
🟢 | setBlendMode | 0.021s | Expected Actual |
🟢 | setCanvas | 0.017s | Expected Actual |
🟢 | setColor | 0.017s | Expected Actual |
🟢 | setColorMask | 0.028s | Expected Actual |
🟢 | setDefaultFilter | 0.016s | |
🟢 | setDepthMode | 0.018s | |
🟢 | setFont | 0.024s | Expected Actual |
🟢 | setFrontFaceWinding | 0.016s | |
🟢 | setLineJoin | 0.017s | Expected Actual |
🟢 | setLineStyle | 0.026s | Expected Actual |
🟢 | setLineWidth | 0.023s | Expected Actual |
🟢 | setMeshCullMode | 0.016s | |
🟢 | setScissor | 0.026s | Expected Actual |
🟢 | setShader | 0.024s | Expected Actual |
🟢 | setStencilMode | 0.018s | Expected Actual |
🟢 | setWireframe | 0.030s | Expected Actual |
🟢 | shear | 0.025s | Expected Actual Expected Actual |
🟢 | transformPoint | 0.015s | |
🟢 | translate | 0.035s | Expected Actual |
🟢 | validateShader | 0.017s |
Method | Time | Details | |
🟢 | CompressedImageData | 0.018s | |
🟢 | ImageData | 0.018s | |
🟢 | isCompressed | 0.016s | |
🟢 | newCompressedData | 0.016s | |
🟢 | newImageData | 0.017s |
Method | Time | Details | |
🟢 | getGamepadMappingString | 0.017s | |
🟢 | getJoystickCount | 0.017s | |
🟢 | getJoysticks | 0.016s | |
🟢 | loadGamepadMappings | 0.019s | |
🟢 | saveGamepadMappings | 0.020s | |
🟢 | setGamepadMapping | 0.017s |
Method | Time | Details | |
🟢 | getKeyFromScancode | 0.016s | |
🟢 | getScancodeFromKey | 0.017s | |
🟢 | hasKeyRepeat | 0.017s | |
🟢 | hasScreenKeyboard | 0.017s | |
🟢 | hasTextInput | 0.017s | |
🟢 | isDown | 0.016s | |
🟢 | isScancodeDown | 0.016s | |
🟢 | setKeyRepeat | 0.017s | |
🟢 | setTextInput | 0.017s |
Method | Time | Details | |
🟢 | draw | 0.017s | |
🟢 | errhand | 0.016s | |
🟢 | getVersion | 0.016s | |
🟢 | hasDeprecationOutput | 0.016s | |
🟢 | isVersionCompatible | 0.016s | |
🟢 | load | 0.016s | |
🟢 | quit | 0.018s | |
🟢 | run | 0.015s | |
🟢 | setDeprecationOutput | 0.018s | |
🟢 | update | 0.016s |
Method | Time | Details | |
🟢 | BezierCurve | 0.018s | |
🟢 | RandomGenerator | 0.018s | |
🟢 | Transform | 0.016s | |
🟢 | colorFromBytes | 0.017s | |
🟢 | colorToBytes | 0.016s | |
🟢 | gammaToLinear | 0.017s | |
🟢 | getRandomSeed | 0.018s | |
🟢 | getRandomState | 0.016s | |
🟢 | isConvex | 0.017s | |
🟢 | linearToGamma | 0.017s | |
🟢 | newBezierCurve | 0.017s | |
🟢 | newRandomGenerator | 0.017s | |
🟢 | newTransform | 0.017s | |
🟢 | perlinNoise | 0.018s | |
🟢 | random | 0.017s | |
🟢 | randomNormal | 0.016s | |
🟢 | setRandomSeed | 0.017s | |
🟢 | setRandomState | 0.016s | |
🟢 | simplexNoise | 0.016s | |
🟢 | triangulate | 0.017s |
Method | Time | Details | |
🟢 | getCursor | 0.017s | |
🟢 | getPosition | 0.016s | |
🟢 | getRelativeMode | 0.016s | |
🟢 | getSystemCursor | 0.016s | |
🟢 | getX | 0.017s | |
🟢 | getY | 0.017s | |
🟢 | isCursorSupported | 0.016s | |
🟢 | isDown | 0.016s | |
🟢 | isGrabbed | 0.016s | |
🟢 | isVisible | 0.017s | |
🟢 | newCursor | 0.018s | |
🟢 | setCursor | 0.018s | |
🟢 | setGrabbed | 0.017s | |
🟢 | setPosition | 0.017s | |
🟢 | setRelativeMode | 0.018s | |
🟢 | setVisible | 0.017s | |
🟢 | setX | 0.016s | |
🟢 | setY | 0.017s |
Method | Time | Details | |
🟢 | Body | 0.017s | |
🟢 | Contact | 0.018s | |
🟢 | Joint | 0.018s | |
🟢 | Shape | 0.017s | |
🟢 | World | 0.016s | |
🟢 | getDistance | 0.016s | |
🟢 | getMeter | 0.017s | |
🟢 | newBody | 0.018s | |
🟢 | newChainShape | 0.016s | |
🟢 | newCircleShape | 0.017s | |
🟢 | newDistanceJoint | 0.016s | |
🟢 | newEdgeShape | 0.017s | |
🟢 | newFrictionJoint | 0.018s | |
🟢 | newGearJoint | 0.016s | |
🟢 | newMotorJoint | 0.017s | |
🟢 | newMouseJoint | 0.018s | |
🟢 | newPolygonShape | 0.016s | |
🟢 | newPrismaticJoint | 0.016s | |
🟢 | newPulleyJoint | 0.017s | |
🟢 | newRectangleShape | 0.017s | |
🟢 | newRevoluteJoint | 0.017s | |
🟢 | newRopeJoint | 0.017s | |
🟢 | newWeldJoint | 0.017s | |
🟢 | newWheelJoint | 0.017s | |
🟢 | newWorld | 0.016s | |
🟢 | setMeter | 0.017s |
Method | Time | Details | |
🟢 | hasSensor | 0.016s |
Method | Time | Details | |
🟢 | Decoder | 0.019s | |
🟢 | SoundData | 0.018s | |
🟢 | newDecoder | 0.018s | |
🟢 | newSoundData | 0.018s |
Method | Time | Details | |
🟢 | getClipboardText | 0.018s | |
🟢 | getOS | 0.017s | |
🟢 | getPowerInfo | 0.016s | |
🟢 | getProcessorCount | 0.017s | |
🟢 | hasBackgroundMusic | 0.017s | |
🟡 | openURL | 0.018s | cant test this worked |
🟢 | setClipboardText | 0.018s | |
🟡 | vibrate | 0.016s | cant test this worked |
Method | Time | Details | |
🟢 | Channel | 0.234s | |
🟢 | Thread | 0.084s | |
🟢 | getChannel | 0.010s | |
🟢 | newChannel | 0.017s | |
🟢 | newThread | 0.018s |
Method | Time | Details | |
🟢 | getAverageDelta | 0.017s | |
🟢 | getDelta | 0.018s | |
🟢 | getFPS | 0.017s | |
🟢 | getTime | 1.019s | |
🟢 | sleep | 1.002s | |
🟢 | step | 0.002s |
Method | Time | Details | |
🟢 | getPosition | 0.002s | |
🟢 | getPressure | 0.002s | |
🟢 | getTouches | 0.003s |
Method | Time | Details | |
🟢 | VideoStream | 0.020s | |
🟢 | newVideoStream | 0.020s |
Method | Time | Details | |
🟢 | fromPixels | 0.018s | |
🟢 | getDPIScale | 0.017s | |
🟢 | getDesktopDimensions | 0.016s | |
🟢 | getDisplayCount | 0.016s | |
🟢 | getDisplayName | 0.017s | |
🟢 | getDisplayOrientation | 0.016s | |
🟢 | getFullscreen | 1.109s | |
🟢 | getFullscreenModes | 0.002s | |
🟢 | getIcon | 0.021s | |
🟢 | getMode | 0.017s | |
🟢 | getPosition | 0.017s | |
🟢 | getSafeArea | 0.017s | |
🟢 | getTitle | 0.017s | |
🟢 | getVSync | 0.016s | |
🟢 | hasFocus | 0.017s | |
🟢 | hasMouseFocus | 0.017s | |
🟢 | isDisplaySleepEnabled | 0.017s | |
🟢 | isMaximized | 0.184s | |
🟢 | isMinimized | 0.730s | |
🟢 | isOpen | 0.002s | |
🟢 | isVisible | 0.002s | |
🟢 | maximize | 0.172s | |
🟢 | minimize | 0.726s | |
🟡 | requestAttention | 0.002s | cant test this worked |
🟢 | restore | 0.779s | |
🟢 | setDisplaySleepEnabled | 0.018s | |
🟢 | setFullscreen | 1.105s | |
🟢 | setIcon | 0.003s | |
🟢 | setMode | 0.007s | |
🟢 | setPosition | 0.182s | |
🟢 | setTitle | 0.019s | |
🟢 | setVSync | 0.018s | |
🟡 | showMessageBox | 0.002s | cant test this worked |
🟢 | toPixels | 0.001s | |
🟢 | updateMode | 0.009s | |
🟢 | z_close | 0.030s |
Method | Time | Details | |
🟢 | RecordingDevice | 0.398s | |
🟢 | Source | 0.022s | |
🟢 | getActiveEffects | 0.017s | |
🟢 | getActiveSourceCount | 0.019s | |
🟢 | getDistanceModel | 0.018s | |
🟢 | getDopplerScale | 0.019s | |
🟢 | getEffect | 0.017s | |
🟢 | getMaxSceneEffects | 0.017s | |
🟢 | getMaxSourceEffects | 0.018s | |
🟢 | getOrientation | 0.018s | |
🟢 | getPosition | 0.018s | |
🟢 | getRecordingDevices | 0.018s | |
🟢 | getVelocity | 0.017s | |
🟢 | getVolume | 0.019s | |
🟢 | isEffectsSupported | 0.018s | |
🟢 | newQueueableSource | 0.018s | |
🟢 | newSource | 0.019s | |
🟢 | pause | 0.019s | |
🟢 | play | 0.019s | |
🟢 | setDistanceModel | 0.016s | |
🟢 | setDopplerScale | 0.017s | |
🟢 | setEffect | 0.017s | |
🟢 | setMixWithSystem | 0.019s | |
🟢 | setOrientation | 0.018s | |
🟢 | setPosition | 0.018s | |
🟢 | setVelocity | 0.018s | |
🟢 | setVolume | 0.019s | |
🟢 | stop | 0.019s |
Method | Time | Details | |
🟢 | ByteData | 0.016s | |
🟢 | CompressedData | 0.018s | |
🟢 | compress | 0.018s | |
🟢 | decode | 0.019s | |
🟢 | decompress | 0.017s | |
🟢 | encode | 0.018s | |
🟢 | getPackedSize | 0.018s | |
🟢 | hash | 0.019s | |
🟢 | newByteData | 0.018s | |
🟢 | newDataView | 0.018s | |
🟢 | pack | 0.017s | |
🟢 | unpack | 0.017s |
Method | Time | Details | |
🟢 | clear | 0.016s | |
🟢 | poll | 0.018s | |
🟡 | pump | 0.017s | used internally |
🟢 | push | 0.017s | |
🟢 | quit | 0.017s | |
🟡 | wait | 0.018s | used internally |
Method | Time | Details | |
🟢 | File | 0.018s | |
🟢 | FileData | 0.017s | |
🟢 | append | 0.018s | |
🟢 | areSymlinksEnabled | 0.018s | |
🟢 | createDirectory | 0.018s | |
🟢 | getAppdataDirectory | 0.018s | |
🟢 | getCRequirePath | 0.019s | |
🟢 | getDirectoryItems | 0.019s | |
🟢 | getIdentity | 0.018s | |
🟢 | getInfo | 0.018s | |
🟢 | getRealDirectory | 0.017s | |
🟢 | getRequirePath | 0.018s | |
🟢 | getSaveDirectory | 0.017s | |
🟡 | getSource | 0.018s | used internally |
🟢 | getSourceBaseDirectory | 0.018s | |
🟢 | getUserDirectory | 0.017s | |
🟢 | getWorkingDirectory | 0.018s | |
🟢 | isFused | 0.018s | |
🟢 | lines | 0.017s | |
🟢 | load | 0.017s | |
🟢 | mount | 0.019s | |
🟢 | newFileData | 0.017s | |
🟢 | openFile | 0.019s | |
🟢 | read | 0.018s | |
🟢 | remove | 0.019s | |
🟢 | setCRequirePath | 0.018s | |
🟢 | setIdentity | 0.018s | |
🟢 | setRequirePath | 0.018s | |
🟡 | setSource | 0.018s | used internally |
🟢 | unmount | 0.019s | |
🟢 | write | 0.017s |
Method | Time | Details | |
🟢 | GlyphData | 0.017s | |
🟢 | Rasterizer | 0.018s | |
🟢 | newBMFontRasterizer | 0.018s | |
🟢 | newGlyphData | 0.018s | |
🟢 | newImageRasterizer | 0.017s | |
🟢 | newRasterizer | 0.018s | |
🟢 | newTrueTypeRasterizer | 0.019s |
Method | Time | Details | |
🟢 | Canvas | 0.039s | Expected Actual Expected Actual |
🟢 | Font | 0.011s | Expected Actual Expected Actual |
🟢 | Image | 0.019s | Expected Actual |
🟢 | Mesh | 0.018s | |
🟢 | ParticleSystem | 0.028s | Expected Actual |
🟢 | Quad | 0.021s | Expected Actual |
🟢 | Shader | 0.028s | Expected Actual |
🟢 | SpriteBatch | 0.037s | Expected Actual Expected Actual Expected Actual |
🟢 | Text | 0.014s | Expected Actual |
🟢 | Video | 0.770s | Expected Actual |
🟢 | applyTransform | 0.025s | Expected Actual |
🟢 | arc | 0.022s | Expected Actual Expected Actual Expected Actual |
🟢 | captureScreenshot | 0.184s | |
🟢 | circle | 0.027s | Expected Actual |
🟢 | clear | 0.035s | Expected Actual |
🟡 | discard | 0.014s | cant test this worked |
🟢 | draw | 0.020s | Expected Actual |
🟢 | drawInstanced | 0.038s | Expected Actual |
🟢 | drawLayer | 0.023s | Expected Actual |
🟢 | ellipse | 0.016s | Expected Actual |
🟢 | flushBatch | 0.016s | |
🟢 | getBackgroundColor | 0.017s | |
🟢 | getBlendMode | 0.018s | |
🟢 | getCanvas | 0.018s | |
🟢 | getColor | 0.018s | |
🟢 | getColorMask | 0.018s | |
🟢 | getDPIScale | 0.018s | |
🟢 | getDefaultFilter | 0.016s | |
🟢 | getDepthMode | 0.017s | |
🟢 | getDimensions | 0.018s | |
🟢 | getFont | 0.018s | |
🟢 | getFrontFaceWinding | 0.018s | |
🟢 | getHeight | 0.018s | |
🟢 | getLineJoin | 0.019s | |
🟢 | getLineStyle | 0.018s | |
🟢 | getLineWidth | 0.018s | |
🟢 | getMeshCullMode | 0.016s | |
🟢 | getPixelDimensions | 0.018s | |
🟢 | getPixelHeight | 0.018s | |
🟢 | getPixelWidth | 0.018s | |
🟢 | getPointSize | 0.018s | |
🟢 | getRendererInfo | 0.018s | |
🟢 | getScissor | 0.018s | |
🟢 | getShader | 0.017s | |
🟢 | getStackDepth | 0.017s | |
🟢 | getStats | 0.017s | |
🟢 | getStencilMode | 0.018s | |
🟢 | getSupported | 0.019s | |
🟢 | getSystemLimits | 0.016s | |
🟢 | getTextureFormats | 0.016s | |
🟢 | getTextureTypes | 0.018s | |
🟢 | getWidth | 0.017s | |
🟢 | intersectScissor | 0.020s | Expected Actual |
🟢 | inverseTransformPoint | 0.015s | |
🟢 | isActive | 0.016s | |
🟢 | isGammaCorrect | 0.016s | |
🟢 | isWireframe | 0.017s | |
🟢 | line | 0.034s | Expected Actual |
🟢 | newArrayImage | 0.014s | |
🟢 | newCanvas | 0.017s | |
🟢 | newCubeImage | 0.019s | |
🟢 | newFont | 0.017s | |
🟢 | newImage | 0.017s | |
🟢 | newImageFont | 0.018s | |
🟢 | newMesh | 0.016s | |
🟢 | newParticleSystem | 0.016s | |
🟢 | newQuad | 0.017s | |
🟢 | newShader | 0.023s | |
🟢 | newSpriteBatch | 0.019s | |
🟢 | newTextBatch | 0.018s | |
🟢 | newVideo | 0.021s | |
🟢 | newVolumeImage | 0.018s | |
🟢 | origin | 0.018s | Expected Actual |
🟢 | points | 0.026s | Expected Actual |
🟢 | polygon | 0.018s | Expected Actual |
🟢 | pop | 0.017s | Expected Actual |
🟢 | 0.022s | Expected Actual | |
🟢 | printf | 0.020s | Expected Actual |
🟢 | push | 0.019s | Expected Actual |
🟢 | rectangle | 0.024s | Expected Actual Expected Actual |
🟢 | replaceTransform | 0.017s | Expected Actual |
🟢 | reset | 0.016s | |
🟢 | rotate | 0.025s | Expected Actual |
🟢 | scale | 0.016s | |
🟢 | setBackgroundColor | 0.017s | |
🟢 | setBlendMode | 0.022s | Expected Actual |
🟢 | setCanvas | 0.017s | Expected Actual |
🟢 | setColor | 0.019s | Expected Actual |
🟢 | setColorMask | 0.027s | Expected Actual |
🟢 | setDefaultFilter | 0.018s | |
🟢 | setDepthMode | 0.018s | |
🟢 | setFont | 0.024s | Expected Actual |
🟢 | setFrontFaceWinding | 0.017s | |
🟢 | setLineJoin | 0.019s | Expected Actual |
🟢 | setLineStyle | 0.026s | Expected Actual |
🟢 | setLineWidth | 0.024s | Expected Actual |
🟢 | setMeshCullMode | 0.018s | |
🟢 | setScissor | 0.026s | Expected Actual |
🟢 | setShader | 0.024s | Expected Actual |
🟢 | setStencilMode | 0.018s | Expected Actual |
🟢 | setWireframe | 0.027s | Expected Actual |
🟢 | shear | 0.021s | Expected Actual Expected Actual |
🟢 | transformPoint | 0.017s | |
🟢 | translate | 0.032s | Expected Actual |
🟢 | validateShader | 0.019s |
Method | Time | Details | |
🟢 | CompressedImageData | 0.016s | |
🟢 | ImageData | 0.017s | |
🟢 | isCompressed | 0.016s | |
🟢 | newCompressedData | 0.017s | |
🟢 | newImageData | 0.018s |
Method | Time | Details | |
🟢 | getGamepadMappingString | 0.016s | |
🟢 | getJoystickCount | 0.015s | |
🟢 | getJoysticks | 0.016s | |
🟢 | loadGamepadMappings | 0.021s | |
🟢 | saveGamepadMappings | 0.021s | |
🟢 | setGamepadMapping | 0.017s |
Method | Time | Details | |
🟢 | getKeyFromScancode | 0.016s | |
🟢 | getScancodeFromKey | 0.018s | |
🟢 | hasKeyRepeat | 0.018s | |
🟢 | hasScreenKeyboard | 0.018s | |
🟢 | hasTextInput | 0.016s | |
🟢 | isDown | 0.015s | |
🟢 | isScancodeDown | 0.016s | |
🟢 | setKeyRepeat | 0.016s | |
🟢 | setTextInput | 0.017s |
Method | Time | Details | |
🟢 | errhand | 0.016s | |
🟢 | getVersion | 0.018s | |
🟢 | hasDeprecationOutput | 0.016s | |
🟢 | isVersionCompatible | 0.016s | |
🟢 | run | 0.015s | |
🟢 | setDeprecationOutput | 0.017s |
Method | Time | Details | |
🟢 | BezierCurve | 0.018s | |
🟢 | RandomGenerator | 0.017s | |
🟢 | Transform | 0.018s | |
🟢 | colorFromBytes | 0.017s | |
🟢 | colorToBytes | 0.017s | |
🟢 | gammaToLinear | 0.016s | |
🟢 | getRandomSeed | 0.015s | |
🟢 | getRandomState | 0.017s | |
🟢 | isConvex | 0.018s | |
🟢 | linearToGamma | 0.016s | |
🟢 | newBezierCurve | 0.016s | |
🟢 | newRandomGenerator | 0.018s | |
🟢 | newTransform | 0.017s | |
🟢 | perlinNoise | 0.015s | |
🟢 | random | 0.016s | |
🟢 | randomNormal | 0.016s | |
🟢 | setRandomSeed | 0.017s | |
🟢 | setRandomState | 0.016s | |
🟢 | simplexNoise | 0.018s | |
🟢 | triangulate | 0.017s |
Method | Time | Details | |
🟢 | getCursor | 0.018s | |
🟢 | getPosition | 0.018s | |
🟢 | getRelativeMode | 0.017s | |
🟢 | getSystemCursor | 0.015s | |
🟢 | getX | 0.017s | |
🟢 | getY | 0.017s | |
🟢 | isCursorSupported | 0.016s | |
🟢 | isDown | 0.018s | |
🟢 | isGrabbed | 0.017s | |
🟢 | isVisible | 0.018s | |
🟢 | newCursor | 0.017s | |
🟢 | setCursor | 0.017s | |
🟢 | setGrabbed | 0.016s | |
🟢 | setPosition | 0.016s | |
🟢 | setRelativeMode | 0.016s | |
🟢 | setVisible | 0.016s | |
🟢 | setX | 0.015s | |
🟢 | setY | 0.018s |
Method | Time | Details | |
🟢 | Body | 0.017s | |
🟢 | Contact | 0.018s | |
🟢 | Joint | 0.017s | |
🟢 | Shape | 0.016s | |
🟢 | World | 0.016s | |
🟢 | getDistance | 0.016s | |
🟢 | getMeter | 0.015s | |
🟢 | newBody | 0.018s | |
🟢 | newChainShape | 0.016s | |
🟢 | newCircleShape | 0.018s | |
🟢 | newDistanceJoint | 0.016s | |
🟢 | newEdgeShape | 0.016s | |
🟢 | newFrictionJoint | 0.018s | |
🟢 | newGearJoint | 0.018s | |
🟢 | newMotorJoint | 0.016s | |
🟢 | newMouseJoint | 0.016s | |
🟢 | newPolygonShape | 0.016s | |
🟢 | newPrismaticJoint | 0.016s | |
🟢 | newPulleyJoint | 0.018s | |
🟢 | newRectangleShape | 0.017s | |
🟢 | newRevoluteJoint | 0.018s | |
🟢 | newRopeJoint | 0.018s | |
🟢 | newWeldJoint | 0.015s | |
🟢 | newWheelJoint | 0.016s | |
🟢 | newWorld | 0.016s | |
🟢 | setMeter | 0.017s |
Method | Time | Details | |
🟢 | hasSensor | 0.016s |
Method | Time | Details | |
🟢 | Decoder | 0.019s | |
🟢 | SoundData | 0.019s | |
🟢 | newDecoder | 0.017s | |
🟢 | newSoundData | 0.017s |
Method | Time | Details | |
🟢 | getClipboardText | 0.018s | |
🟢 | getOS | 0.018s | |
🟢 | getPowerInfo | 0.016s | |
🟢 | getProcessorCount | 0.016s | |
🟢 | hasBackgroundMusic | 0.017s | |
🟡 | openURL | 0.016s | cant test this worked |
🟢 | setClipboardText | 0.018s | |
🟡 | vibrate | 0.017s | cant test this worked |
Method | Time | Details | |
🟢 | Channel | 0.237s | |
🟢 | Thread | 0.085s | |
🟢 | getChannel | 0.006s | |
🟢 | newChannel | 0.019s | |
🟢 | newThread | 0.018s |
Method | Time | Details | |
🟢 | getAverageDelta | 0.015s | |
🟢 | getDelta | 0.018s | |
🟢 | getFPS | 0.017s | |
🟢 | getTime | 1.017s | |
🟢 | sleep | 1.003s | |
🟢 | step | 0.003s |
Method | Time | Details | |
🟢 | getPosition | 0.002s | |
🟢 | getPressure | 0.002s | |
🟢 | getTouches | 0.019s |
Method | Time | Details | |
🟢 | VideoStream | 0.019s | |
🟢 | newVideoStream | 0.020s |
Method | Time | Details | |
🟢 | fromPixels | 0.017s | |
🟢 | getDPIScale | 0.018s | |
🟢 | getDesktopDimensions | 0.016s | |
🟢 | getDisplayCount | 0.016s | |
🟢 | getDisplayName | 0.016s | |
🟢 | getDisplayOrientation | 0.016s | |
🟢 | getFullscreen | 1.109s | |
🟢 | getFullscreenModes | 0.005s | |
🟢 | getIcon | 0.021s | |
🟢 | getMode | 0.016s | |
🟢 | getPosition | 0.017s | |
🟢 | getSafeArea | 0.018s | |
🟢 | getTitle | 0.017s | |
🟢 | getVSync | 0.017s | |
🟢 | hasFocus | 0.017s | |
🟢 | hasMouseFocus | 0.017s | |
🟢 | isDisplaySleepEnabled | 0.018s | |
🟢 | isMaximized | 0.185s | |
🟢 | isMinimized | 0.726s | |
🟢 | isOpen | 0.002s | |
🟢 | isVisible | 0.002s | |
🟢 | maximize | 0.159s | |
🟢 | minimize | 0.727s | |
🟡 | requestAttention | 0.015s | cant test this worked |
🟢 | restore | 0.866s | |
🟢 | setDisplaySleepEnabled | 0.019s | |
🟢 | setFullscreen | 1.328s | |
🟢 | setIcon | 0.015s | |
🟢 | setMode | 0.020s | |
🟢 | setPosition | 0.182s | |
🟢 | setTitle | 0.017s | |
🟢 | setVSync | 0.017s | |
🟡 | showMessageBox | 0.001s | cant test this worked |
🟢 | toPixels | 0.001s | |
🟢 | updateMode | 0.009s | |
🟢 | z_close | 0.034s |