slint/tests/driver
Simon Hausmann 893b5132c8 Further encapsulate Diagnostics
Use has_error() and a new convenience function to get the diagnostics as a string vector.
2020-07-17 11:52:29 +02:00
..
build.rs Test for nodejs 2020-06-08 12:24:39 +02:00
Cargo.toml Rename the interpreter crate to sixtyfps_interpreter 2020-06-10 08:41:49 +02:00
cpp.rs Further encapsulate Diagnostics 2020-07-17 11:52:29 +02:00
interpreter.rs Further encapsulate Diagnostics 2020-07-17 11:52:29 +02:00
main.rs Test for nodejs 2020-06-08 12:24:39 +02:00
nodejs.rs Test nodejs driver: print compile error on the console if there are some 2020-06-29 10:52:48 +02:00