summary refs log tree commit diff
path: root/src/etc/test-float-parse/subnorm.rs
AgeCommit message (Collapse)AuthorLines
2016-02-04Add the kind of input from #31109 to the expensive tests (not run by default)Robin Kruppe-2/+2
2015-08-09Add optional, external tests for floating point parsing.Robin Kruppe-0/+23
Running these tests takes hours, so they are not run by @bors.