rust/tests
Kevin Yap 70e3277bf9 Compare float literals to stringified constants
- Convert constants to strings and compare directly with float literal.
- Return immediately after positive match for constant.
- Fix value of `my_log10_e` in `approx_const` tests.
2015-10-24 16:00:22 -07:00
..
compile-fail Compare float literals to stringified constants 2015-10-24 16:00:22 -07:00
compile-test.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
consts.rs Rustup to rustc 1.5.0-nightly (fc4d566b4 2015-09-16) 2015-09-17 05:32:29 +05:30
mut_mut_macro.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
trim_multiline.rs added empty line test 2015-08-13 23:18:34 +05:30