actix-web/actix-web-codegen/tests/trybuild
Rob Ede df25c254a5
fix stderr output
2022-07-04 05:02:36 +01:00
..
docstring-ok.rs migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
route-duplicate-method-fail.rs migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
route-duplicate-method-fail.stderr Bump up MSRV to 1.57 (#2789) 2022-06-22 12:08:06 +01:00
route-malformed-path-fail.rs compile time validation of path (#2350) 2021-08-30 21:50:40 +01:00
route-malformed-path-fail.stderr compile time validation of path (#2350) 2021-08-30 21:50:40 +01:00
route-missing-method-fail.rs migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
route-missing-method-fail.stderr Bump up MSRV to 1.57 (#2789) 2022-06-22 12:08:06 +01:00
route-ok.rs migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
route-unexpected-method-fail.rs migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
route-unexpected-method-fail.stderr Bump up MSRV to 1.57 (#2789) 2022-06-22 12:08:06 +01:00
routes-missing-args-fail.rs add additional tests 2022-07-04 04:58:32 +01:00
routes-missing-args-fail.stderr fix stderr output 2022-07-04 05:02:36 +01:00
routes-missing-method-fail.rs error on missing methods 2022-05-03 19:40:53 +02:00
routes-missing-method-fail.stderr update test stderr expectation 2022-07-04 04:08:39 +01:00
routes-ok.rs chore: changelog, docs, tests 2022-04-30 18:23:29 +02:00
simple-fail.rs prepare codegen 0.4.0 release (#1702) 2020-09-24 23:54:01 +01:00
simple-fail.stderr Unify route macros (#1705) 2020-09-22 22:42:51 +01:00
simple.rs migrate integration testing to new crate (#2112) 2021-04-02 08:26:59 +01:00
test-runtime.rs add test runtime macro (#2409) 2021-10-19 17:30:32 +01:00