Rocket/codegen/tests/ui
Sergio Benitez 362f0ccdac Allow shorthand for route format specifiers. 2018-03-22 04:02:37 -05:00
..
bad-error-fn.rs Rename '#[error]' to '#[catch]', 'errors!' to 'catchers!'. 2017-09-22 19:04:14 -07:00
bad-error-fn.stderr Rename '#[error]' to '#[catch]', 'errors!' to 'catchers!'. 2017-09-22 19:04:14 -07:00
data-without-post.rs Convert several 'compilefail' tests to 'ui' tests. 2017-09-21 18:01:56 -07:00
data-without-post.stderr Convert several 'compilefail' tests to 'ui' tests. 2017-09-21 18:01:56 -07:00
malformed-param-list.rs Convert several 'compilefail' tests to 'ui' tests. 2017-09-21 18:01:56 -07:00
malformed-param-list.stderr Convert several 'compilefail' tests to 'ui' tests. 2017-09-21 18:01:56 -07:00
route-bad-method.rs Convert several 'compilefail' tests to 'ui' tests. 2017-09-21 18:01:56 -07:00
route-bad-method.stderr List all valid methods in codegen error message. 2017-12-26 10:11:01 -08:00
typed-uri-bad-type.rs Convert several 'compilefail' tests to 'ui' tests. 2017-09-21 18:01:56 -07:00
typed-uri-bad-type.stderr Allow shorthand for route format specifiers. 2018-03-22 04:02:37 -05:00
typed-uris-bad-params.rs Convert several 'compilefail' tests to 'ui' tests. 2017-09-21 18:01:56 -07:00
typed-uris-bad-params.stderr Convert several 'compilefail' tests to 'ui' tests. 2017-09-21 18:01:56 -07:00
typed-uris-invalid-syntax.rs Convert several 'compilefail' tests to 'ui' tests. 2017-09-21 18:01:56 -07:00
typed-uris-invalid-syntax.stderr Fix UI test for latest nightly. 2018-03-04 13:34:30 -08:00