mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 21:51:08 +00:00
build: Sort alphabetically
This commit is contained in:
parent
3a1349e8ef
commit
2b6e7147d6
@ -449,14 +449,14 @@ foreach t : tests
|
|||||||
endforeach
|
endforeach
|
||||||
|
|
||||||
internal_tests = [
|
internal_tests = [
|
||||||
|
[ 'boundingbox'],
|
||||||
[ 'curve' ],
|
[ 'curve' ],
|
||||||
[ 'curve-special-cases' ],
|
[ 'curve-special-cases' ],
|
||||||
[ 'path-private' ],
|
|
||||||
[ 'diff' ],
|
[ 'diff' ],
|
||||||
[ 'half-float' ],
|
[ 'half-float' ],
|
||||||
['rounded-rect'],
|
[ 'misc'],
|
||||||
['misc'],
|
[ 'path-private' ],
|
||||||
['boundingbox'],
|
[ 'rounded-rect'],
|
||||||
]
|
]
|
||||||
|
|
||||||
foreach t : internal_tests
|
foreach t : internal_tests
|
||||||
|
Loading…
Reference in New Issue
Block a user