julia
a7ba25bc - Revise `get_test_result` to work correctly with ≈

Commit
8 years ago
Revise `get_test_result` to work correctly with ≈ Escaping the ≈ operator would result in the displayed evaluated expression appearing as `x isapprox y` instead of `x ≈ y`. Additionally, the code was written to ensure that the arguments of `@test` are only evaluated once.
Author
Committer
Parents
Loading