Test the deprecation support
Test gtk4-builder-tool validate --deprecations
This commit is contained in:
@@ -21,7 +21,7 @@ for t in ${TESTS[*]}; do
|
||||
|
||||
cd $TEST_DATA_DIR
|
||||
|
||||
$GTK_BUILDER_TOOL validate $(basename $t) 2>$result
|
||||
$GTK_BUILDER_TOOL validate --deprecations $(basename $t) 2>$result
|
||||
|
||||
cd $OLDPWD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user