Tests that involve floating-point checks fail on JVM
Đang mở
- Ngôn ngữ chính
- Clojure
- Star
- 176
- Fork
- 159
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Certain exercises that involve checking whether two floating-point numbers are equal, fail when running tests with `lein test` or `clojure -X:test`. They do however work with babashka. An example is `cars-assemble`.
This means that the tests for all the affected exercises need to be adjusted.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.