mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
tests: Add some error handling tests
This commit is contained in:
parent
241668fb94
commit
43d442a6df
11 changed files with 29 additions and 5 deletions
2
tests/sample_errors/using_invalid_namespace.blp
Normal file
2
tests/sample_errors/using_invalid_namespace.blp
Normal file
|
@ -0,0 +1,2 @@
|
|||
using Gtk 4.0;
|
||||
using NotARealNamespace 2.0;
|
Loading…
Add table
Add a link
Reference in a new issue