This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Output of 'ascii_case_bench --test --bench', | |
# Built with 'rustc ascii_case_bench.rs -O' | |
# rustc 0.8-pre (fc57182 2013-08-02 09:13:53 -0700) | |
running 45 tests | |
test a_lookup::tests::test_eq_ascii_lower ... ok | |
test a_lookup::tests::test_to_ascii_lower ... ok | |
test c_comparisons::tests::test_eq_ascii_lower ... ok | |
test b_match::tests::test_eq_ascii_lower ... ok | |
test b_match::tests::test_to_ascii_lower ... ok |