https://github.com/liarprincess/oh-my-decimal-tests
https://github.com/liarprincess/oh-my-decimal-tests
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/liarprincess/oh-my-decimal-tests
- Owner: LiarPrincess
- License: mit
- Created: 2023-10-21T08:52:39.000Z (over 2 years ago)
- Default Branch: elizabeth-bennet
- Last Pushed: 2023-10-23T17:30:28.000Z (over 2 years ago)
- Last Synced: 2025-01-10T08:40:40.254Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 38.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Oh-my-decimal tests
Additional tests for [Oh-my-decimal](https://github.com/LiarPrincess/Oh-my-decimal) - IEEE 754 decimal floating point implemented in Swift.
Those tests are generated using Python `decimal` module, which means that they are very low quality. Some Swift specific behavior is backed in, so do not use them as a generic IEEE 754 test suite.
Run `python3 src` to generate files.
You can also extract the `output.7z` archive.