slint/tests/driver/interpreter
Olivier Goffart 862f65c151 Fix panic in the interpreter when accessing uninitialized global
As the type of the Value wouldn't match the expected type

Fixes #173

(Also added a way to test the interpreter by making the interpreter
make sure the property "test", if it exists, is true)
2021-04-19 11:41:36 +02:00
..
build.rs Test driver: move some common code in the lib 2021-02-03 10:32:25 +01:00
Cargo.toml Fix standalone build of test-driver-interpreter 2021-04-08 16:13:53 +02:00
interpreter.rs Fix panic in the interpreter when accessing uninitialized global 2021-04-19 11:41:36 +02:00
main.rs interpreter test: try to load the examples 2021-04-13 09:49:32 +02:00