This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk
Watch
1
Star
0
Fork
1
You've already forked gtk
mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced
2025-01-15 06:40:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
54815e4771
gtk
/
testsuite
/
tools
/
validate-data
/
valid3.ui
6 lines
104 B
Plaintext
Raw
Normal View
History
Unescape
Escape
testsuite: Update buildertool tests gtk-builder-tool simplify --3to4 now produces a <requires lib="gtk" version="4.0"/>. Adapt for that, and also add some tests that check that we actually verify the requires, and accept 3.99 and 4.0, but not 5.x.
2020-11-11 00:20:51 +00:00
<interface>
Update expected test results We have one test that expected 3.99 to show up in an error message.
2020-12-16 17:00:53 +00:00
<requires lib="gtk" version="4.0"/>
testsuite: Update buildertool tests gtk-builder-tool simplify --3to4 now produces a <requires lib="gtk" version="4.0"/>. Adapt for that, and also add some tests that check that we actually verify the requires, and accept 3.99 and 4.0, but not 5.x.
2020-11-11 00:20:51 +00:00
<object class="GtkWindow">
</object>
</interface>
Reference in New Issue
Copy Permalink