Devin Ragotzy
|
47b6adb524
|
Add tests for ruma_api! macro ensuring request/response generation ok
|
2020-07-28 18:55:02 -04:00 |
|
Devin Ragotzy
|
f00bad3895
|
Add try_build test testing new type body fields are declared last
|
2020-07-28 17:13:33 -04:00 |
|
skim
|
b260a13d4b
|
move and rename ruma_events::json::EventJson to ruma_common::raw::Raw
|
2020-07-16 07:31:36 -07:00 |
|
Ragotzy.devin
|
214c1b681f
|
Add guard in ruma_api! macro for invalid characters in path
Returns a compiler error if any non ASCII characters are found. Add
trybuild test for invalid path characters.
|
2020-07-02 16:27:49 +02:00 |
|
Devin R
|
ff2cbc282b
|
Add trybuild tests for the ruma_api! macro
|
2020-07-01 21:27:47 +02:00 |
|