slint/sixtyfps_compiler/tests
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
..
syntax Fix panic when parsing wrong import statement 2021-04-14 12:47:26 +02:00
typeloader Try our best to generate a document node, even when there are errors 2021-04-14 12:06:02 +02:00
syntax_tests.rs syntax_tests: Try to build the object_tree::document even in case of parse error 2021-04-14 11:46:49 +02:00