Rocket/codegen/tests
Sergio Benitez 4376baef91 Fallback to other times if fetching file create time fails.
On Travis, fetching file creation time fails. Because codegen tests
depended on being able to retrieve this time, the tests themselves would
fail. Instead of failing outright, this commit makes an effort to find
_some_ time to associate with a file's creation, even if the time is
suboptimal.
2018-05-29 19:06:32 +02:00
..
compile-fail Allow shorthand for route format specifiers. 2018-03-22 04:02:37 -05:00
ui Allow shorthand for route format specifiers. 2018-03-22 04:02:37 -05:00
compiletest.rs Fallback to other times if fetching file create time fails. 2018-05-29 19:06:32 +02:00
complete-decorator.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
custom-content-type.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
derive_form.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
dynamic-paths.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
empty-fn.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
empty_form.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
error-handler.rs Rename '#[error]' to '#[catch]', 'errors!' to 'catchers!'. 2017-09-22 19:04:14 -07:00
form-field-rename.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
instanced-mounting.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
issue-1-colliding-names.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
methods.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
rank_decorator.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
refactored_rocket_no_lint_errors.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
segments.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
type-alias-lints.rs Remove unused bounds in type alias. 2018-03-04 13:35:37 -08:00
typed-uris.rs Use 'FromUriParam' trait for better ergonomics in 'uri!'. 2017-09-14 22:13:07 -07:00