slint/internal/compiler/tests
Olivier Goffart 255dc59ef4 Rename @image-url(..., 9slice(...)) to @image-url(..., nine-slice(...))
As per API review:
 - In the Rust and C++ API we use `set_nine_slice_edges` because the getter couldn't start with 9
 - in english we spell number less than 10 with letters and this is a name
2024-03-07 17:01:57 +01:00
..
syntax Rename @image-url(..., 9slice(...)) to @image-url(..., nine-slice(...)) 2024-03-07 17:01:57 +01:00
typeloader Fix lookup relative to the manifest path in .rs file 2023-12-02 13:11:59 +01:00
consistent_styles.rs Don't require components that use forward-focus to be inlined 2024-01-26 12:16:09 +01:00
syntax_tests.rs compiler: Return the TypeLoader from compile_syntax_node 2024-02-29 19:35:52 +01:00