mirror of
https://github.com/love2d/love.git
synced 2026-08-14 10:13:46 +02:00
32 lines
1.0 KiB
Markdown
32 lines
1.0 KiB
Markdown
<!-- PASSED 275 || FAILED 2 || SKIPPED 28 || TIME 16.781 -->
|
|
|
|
**305** tests were completed in **16.781s** with **275** passed, **2** failed, and **28** skipped
|
|
|
|
### Report
|
|
| Module | Pass | Fail | Skip | Time |
|
|
| --------------------- | ------ | ------ | ------- | ------ |
|
|
| 🔴 audio | 27 | 1 | 0 | 4.898s |
|
|
| 🟢 data | 12 | 0 | 0 | 0.213s |
|
|
| 🟢 event | 4 | 0 | 2 | 0.103s |
|
|
| 🟢 filesystem | 29 | 0 | 2 | 0.561s |
|
|
| 🔴 font | 6 | 1 | 0 | 0.123s |
|
|
| 🟢 graphics | 93 | 0 | 14 | 2.106s |
|
|
| 🟢 image | 5 | 0 | 0 | 0.088s |
|
|
| 🟢 math | 20 | 0 | 0 | 0.284s |
|
|
| 🟢 physics | 22 | 0 | 6 | 0.059s |
|
|
| 🟢 sound | 4 | 0 | 0 | 0.015s |
|
|
| 🟢 system | 6 | 0 | 2 | 0.023s |
|
|
| 🟢 thread | 5 | 0 | 0 | 0.318s |
|
|
| 🟢 timer | 6 | 0 | 0 | 2.020s |
|
|
| 🟢 video | 2 | 0 | 0 | 0.016s |
|
|
| 🟢 window | 34 | 0 | 2 | 5.954s |
|
|
|
|
|
|
### Failures
|
|
> 🔴 Source
|
|
> assert 53 [check effect was applied] expected 'true' got 'false'
|
|
|
|
> 🔴 GlyphData
|
|
> assert 8 [check glyph number] expected '97' got '0'
|
|
|