Rocket/codegen/tests
Sergio Benitez 1472255afb Improve compiletest codegen test dependency resolution.
In this commit, Rocket's codegen tests now search for the correct
library to depend on, independent of compiletest. This solution should
be robust against platform differences.
2018-05-29 18:37:14 +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 Improve compiletest codegen test dependency resolution. 2018-05-29 18:37:14 +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