rust/src/etc/test-float-parse
Sébastien Santoro a4b4a73328 Use more convenient and UNIX-agnostic shebang
When using bash-specific features, scripts using env to call bash
are more convenient, as bash be installed in different places
according the OS.

Same applies for other languages' interpreters.
2017-12-02 01:03:59 +00:00
..
_common.rs Add the kind of input from #31109 to the expensive tests (not run by default) 2016-02-04 16:27:22 +01:00
few-ones.rs Add the kind of input from #31109 to the expensive tests (not run by default) 2016-02-04 16:27:22 +01:00
huge-pow10.rs Add the kind of input from #31109 to the expensive tests (not run by default) 2016-02-04 16:27:22 +01:00
long-fractions.rs Add the kind of input from #31109 to the expensive tests (not run by default) 2016-02-04 16:27:22 +01:00
many-digits.rs Add the kind of input from #31109 to the expensive tests (not run by default) 2016-02-04 16:27:22 +01:00
rand-f64.rs Add the kind of input from #31109 to the expensive tests (not run by default) 2016-02-04 16:27:22 +01:00
runtests.py Use more convenient and UNIX-agnostic shebang 2017-12-02 01:03:59 +00:00
short-decimals.rs Add the kind of input from #31109 to the expensive tests (not run by default) 2016-02-04 16:27:22 +01:00
subnorm.rs Add the kind of input from #31109 to the expensive tests (not run by default) 2016-02-04 16:27:22 +01:00
tiny-pow10.rs Add the kind of input from #31109 to the expensive tests (not run by default) 2016-02-04 16:27:22 +01:00
u32-small.rs Add the kind of input from #31109 to the expensive tests (not run by default) 2016-02-04 16:27:22 +01:00
u64-pow2.rs Add the kind of input from #31109 to the expensive tests (not run by default) 2016-02-04 16:27:22 +01:00