slint/sixtyfps_compiler/tests/syntax/imports
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
..
cyclic_import.60 Don't load document twice if they are imported twice 2020-10-30 10:14:27 +01:00
font.60 Fix missing license header 2021-04-14 10:02:22 +02:00
import_errors.60 Collect foreign imports and filter out true type fonts/collections 2021-04-14 09:17:23 +02:00
import_parse_error1.60 Fix panic when parsing wrong import statement 2021-04-14 12:47:26 +02:00
import_parse_error2.60 Fix panic when parsing wrong import statement 2021-04-14 12:47:26 +02:00
import_parse_error3.60 Fix panic when parsing wrong import statement 2021-04-14 12:47:26 +02:00
import_parse_error4.60 Fix panic when parsing wrong import statement 2021-04-14 12:47:26 +02:00
invalid_export.60 Fix panic when exporting invalid types 2020-11-02 17:18:42 +01:00
visibility_errors.60 Fix type leak across imports 2020-10-29 12:55:00 +01:00