slint/sixtyfps_compiler/tests/syntax
Olivier Goffart 1e730eb845 Fix panic when parsing wrong import statement
Have to be several tests because the parser bails out at the first error.
The error message is not optimal but better than a panic
2021-04-14 12:47:26 +02:00
..
basic syntax_tests: Try to build the object_tree::document even in case of parse error 2021-04-14 11:46:49 +02:00
focus Rename initial-focus to forward-focus 2021-01-20 15:52:58 +01:00
imports Fix panic when parsing wrong import statement 2021-04-14 12:47:26 +02:00
layout Allow to speccify a fixed width/height in the layout by setting the height or width 2020-10-26 19:09:01 +01:00
lookup Change Rectangle::background's type to be a brush 2021-02-03 12:49:44 +01:00
parse_error Fix infinite loop when parsing states 2021-02-16 08:56:02 +01:00