This website requires JavaScript.
Explore
Help
Sign In
wesley
/
swiftui-math
Watch
1
Star
0
Fork
0
You've already forked swiftui-math
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
25938db76567982dd9b72f16a9e1c0aa5444e397
swiftui-math
/
Tests
/
SwiftMathTests
History
Peter Tang
25938db765
Add NSLock to protect lazily loaded tables in multithread concurrent setting
2024-10-26 22:20:25 +08:00
..
ConcurrencyThreadsafeTests.swift
Put back Color code in place of txetcolor due to crashes.
2024-10-05 11:29:31 -04:00
MathFontTests.swift
resource loading is serialised, font and mathtable dictionaries in BundleManager are threadsafe protected.
2023-09-18 19:04:06 +08:00
MathImageTests.swift
Removed Chinese support (messed with root). Fixed tests.
2024-10-05 10:45:03 -04:00
MTFontMathTableV2Tests.swift
Add NSLock to protect lazily loaded tables in multithread concurrent setting
2024-10-26 22:20:25 +08:00
MTFontV2Tests.swift
resource loading is serialised, font and mathtable dictionaries in BundleManager are threadsafe protected.
2023-09-18 19:04:06 +08:00
MTMathListBuilderTests.swift
Fix crash when sqrt has no radicand
2023-07-06 11:33:12 +02:00
MTMathListTests.swift
Renamed the package.
2023-01-18 11:42:38 -05:00
MTTypesetterTests.swift
Renamed the package.
2023-01-18 11:42:38 -05:00