Tests shouldn't be executable (fixes #444)

This commit is contained in:
Manish Goregaokar 2015-11-09 08:49:20 +05:30
parent 764791b83e
commit 140c34f85e
33 changed files with 0 additions and 0 deletions

0
tests/compile-fail/approx_const.rs Executable file → Normal file
View File

0
tests/compile-fail/attrs.rs Executable file → Normal file
View File

0
tests/compile-fail/bit_masks.rs Executable file → Normal file
View File

0
tests/compile-fail/box_vec.rs Executable file → Normal file
View File

0
tests/compile-fail/cast.rs Executable file → Normal file
View File

0
tests/compile-fail/cmp_nan.rs Executable file → Normal file
View File

0
tests/compile-fail/cmp_owned.rs Executable file → Normal file
View File

0
tests/compile-fail/collapsible_if.rs Executable file → Normal file
View File

0
tests/compile-fail/complex_types.rs Executable file → Normal file
View File

0
tests/compile-fail/dlist.rs Executable file → Normal file
View File

0
tests/compile-fail/eq_op.rs Executable file → Normal file
View File

0
tests/compile-fail/eta.rs Executable file → Normal file
View File

0
tests/compile-fail/float_cmp.rs Executable file → Normal file
View File

0
tests/compile-fail/for_loop.rs Executable file → Normal file
View File

0
tests/compile-fail/identity_op.rs Executable file → Normal file
View File

0
tests/compile-fail/len_zero.rs Executable file → Normal file
View File

0
tests/compile-fail/let_return.rs Executable file → Normal file
View File

0
tests/compile-fail/let_unit.rs Executable file → Normal file
View File

0
tests/compile-fail/lifetimes.rs Executable file → Normal file
View File

0
tests/compile-fail/matches.rs Executable file → Normal file
View File

0
tests/compile-fail/methods.rs Executable file → Normal file
View File

0
tests/compile-fail/modulo_one.rs Executable file → Normal file
View File

0
tests/compile-fail/mut_mut.rs Executable file → Normal file
View File

0
tests/compile-fail/needless_bool.rs Executable file → Normal file
View File

0
tests/compile-fail/needless_return.rs Executable file → Normal file
View File

0
tests/compile-fail/patterns.rs Executable file → Normal file
View File

0
tests/compile-fail/precedence.rs Executable file → Normal file
View File

0
tests/compile-fail/ptr_arg.rs Executable file → Normal file
View File

0
tests/compile-fail/shadow.rs Executable file → Normal file
View File

0
tests/compile-fail/strings.rs Executable file → Normal file
View File

0
tests/compile-fail/unicode.rs Executable file → Normal file
View File

0
tests/compile-fail/unit_cmp.rs Executable file → Normal file
View File

0
tests/compile-fail/while_loop.rs Executable file → Normal file
View File