slint/tests/driver
Simon Hausmann 09cae799d3 Fix return type of compile_syntax_node
All call sites are only interested in the root component, so might
as well return that.
2020-07-28 09:21:32 +02:00
..
build.rs Make sure to re-run tests if an external include path changed 2020-07-19 18:36:36 +02:00
Cargo.toml Rename the interpreter crate to sixtyfps_interpreter 2020-06-10 08:41:49 +02:00
cpp.rs Fix return type of compile_syntax_node 2020-07-28 09:21:32 +02:00
interpreter.rs Test that loading types from the include path works 2020-07-19 18:31:10 +02:00
main.rs Test for nodejs 2020-06-08 12:24:39 +02:00
nodejs.rs Test and fix animations on properties 2020-07-23 11:45:34 +02:00