1
0
Fork 0
forked from wry/wry

it: test content type protocol

This commit is contained in:
Julian Orth 2024-04-02 21:25:49 +02:00
parent 3b0757ee53
commit fd056c5361
8 changed files with 149 additions and 2 deletions

View file

@ -1,6 +1,8 @@
mod test_buffer;
pub mod test_callback;
pub mod test_compositor;
pub mod test_content_type;
pub mod test_content_type_manager;
pub mod test_cursor_shape_device;
pub mod test_cursor_shape_manager;
pub mod test_data_device;