Rocket/core/codegen/tests
2020-07-11 09:24:30 -07:00
..
ui-fail Fix and re-enable UI tests. 2020-07-11 09:24:30 -07:00
async-entry.rs Add '#[rocket::launch]' attribute. 2020-07-11 09:24:29 -07:00
async-routes.rs Use 'async_trait' for 'Fairing' trait. 2020-07-11 09:24:29 -07:00
compile-test.rs Revamp testing system for async. 2020-07-11 09:24:28 -07:00
expansion.rs Use the blocking testing API everywhere. 2020-07-11 09:24:30 -07:00
from_form_value.rs Migrate codegen to Rust 2018. 2019-06-25 13:45:27 -04:00
from_form.rs Migrate codegen to Rust 2018. 2019-06-25 13:45:27 -04:00
responder.rs Add blocking variant of 'local'. 2020-07-11 09:24:30 -07:00
route-data.rs Use the blocking testing API everywhere. 2020-07-11 09:24:30 -07:00
route-format.rs Use the blocking testing API everywhere. 2020-07-11 09:24:30 -07:00
route-params.rs Rename 'codegen_next' to 'codegen'. 2018-10-22 00:01:41 -07:00
route-ranking.rs Use the blocking testing API everywhere. 2020-07-11 09:24:30 -07:00
route.rs Use the blocking testing API everywhere. 2020-07-11 09:24:30 -07:00
typed-uris.rs Remove stabilized 'async_await' feature gate and update the minimum nightly version. 2020-07-11 09:24:28 -07:00
uri_display.rs Remove stabilized 'async_await' feature gate and update the minimum nightly version. 2020-07-11 09:24:28 -07:00