]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Split up gir parser tests into dedicated files wip/tests-split
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 25 May 2022 14:48:51 +0000 (16:48 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 12 Sep 2022 06:15:21 +0000 (08:15 +0200)
commit5b797cc151164dd2d566f0473ae9a301bb317c32
tree9c1582723bda9ab14baf47b829c4fa90f882f041
parent541e9f2c9dfde40b38fce32b8deb695f3eaf080b
tests: Split up gir parser tests into dedicated files
82 files changed:
build-aux/testrunner.sh
tests/Makefile.am
tests/gir/alias.gir [new file with mode: 0644]
tests/gir/alias.test [deleted file]
tests/gir/alias.vapi-expected [new file with mode: 0644]
tests/gir/array-fixed-length.gir [moved from tests/gir/array-fixed-length.test with 78% similarity]
tests/gir/array-fixed-length.vapi-expected [new file with mode: 0644]
tests/gir/async-creation-method.gir [moved from tests/gir/async-creation-method.test with 78% similarity]
tests/gir/async-creation-method.vapi-expected [new file with mode: 0644]
tests/gir/async-result-pos.gir [moved from tests/gir/async-result-pos.test with 77% similarity]
tests/gir/async-result-pos.vapi-expected [new file with mode: 0644]
tests/gir/async-sync-out.gir [moved from tests/gir/async-sync-out.test with 78% similarity]
tests/gir/async-sync-out.vapi-expected [new file with mode: 0644]
tests/gir/bug651773.gir [new file with mode: 0644]
tests/gir/bug651773.test [deleted file]
tests/gir/bug651773.vapi-expected [new file with mode: 0644]
tests/gir/bug667751.gir [moved from tests/gir/bug667751.test with 60% similarity]
tests/gir/bug667751.vapi-expected [new file with mode: 0644]
tests/gir/bug742012.gir [moved from tests/gir/bug742012.test with 78% similarity]
tests/gir/bug742012.vapi-expected [new file with mode: 0644]
tests/gir/bug788775.gir [moved from tests/gir/bug788775.test with 59% similarity]
tests/gir/bug788775.vapi-expected [new file with mode: 0644]
tests/gir/bug792998.gir [moved from tests/gir/bug792998.test with 73% similarity]
tests/gir/bug792998.vapi-expected [new file with mode: 0644]
tests/gir/class-final.gir [moved from tests/gir/class-final.test with 54% similarity]
tests/gir/class-final.vapi-expected [new file with mode: 0644]
tests/gir/class.gir [moved from tests/gir/class.test with 82% similarity]
tests/gir/class.vapi-expected [new file with mode: 0644]
tests/gir/constant.gir [new file with mode: 0644]
tests/gir/constant.test [deleted file]
tests/gir/constant.vapi-expected [new file with mode: 0644]
tests/gir/delegate-alias-without-target.gir [new file with mode: 0644]
tests/gir/delegate-alias-without-target.test [deleted file]
tests/gir/delegate-alias-without-target.vapi-expected [new file with mode: 0644]
tests/gir/delegate-anonymous.gir [moved from tests/gir/delegate-anonymous.test with 57% similarity]
tests/gir/delegate-anonymous.vapi-expected [new file with mode: 0644]
tests/gir/delegate-array-length-type.gir [moved from tests/gir/delegate-array-length-type.test with 52% similarity]
tests/gir/delegate-array-length-type.vapi-expected [new file with mode: 0644]
tests/gir/delegate-closure-destroy-index-conflict.gir [moved from tests/gir/delegate-closure-destroy-index-conflict.test with 79% similarity]
tests/gir/delegate-closure-destroy-index-conflict.vapi-expected [new file with mode: 0644]
tests/gir/delegate-error-pos.gir [moved from tests/gir/delegate-error-pos.test with 55% similarity]
tests/gir/delegate-error-pos.vapi-expected [new file with mode: 0644]
tests/gir/enum.gir [moved from tests/gir/enum.test with 67% similarity]
tests/gir/enum.vapi-expected [new file with mode: 0644]
tests/gir/errordomain.gir [moved from tests/gir/errordomain.test with 63% similarity]
tests/gir/errordomain.vapi-expected [new file with mode: 0644]
tests/gir/gtype-struct-name.gir [moved from tests/gir/gtype-struct-name.test with 65% similarity]
tests/gir/gtype-struct-name.vapi-expected [new file with mode: 0644]
tests/gir/instance-parameter-owned.gir [moved from tests/gir/instance-parameter-owned.test with 67% similarity]
tests/gir/instance-parameter-owned.vapi-expected [new file with mode: 0644]
tests/gir/method-array-length-type.gir [new file with mode: 0644]
tests/gir/method-array-length-type.test [deleted file]
tests/gir/method-array-length-type.vapi-expected [new file with mode: 0644]
tests/gir/method-class.gir [moved from tests/gir/method-class.test with 60% similarity]
tests/gir/method-class.vapi-expected [new file with mode: 0644]
tests/gir/method-nowrapper.gir [moved from tests/gir/method-nowrapper.test with 66% similarity]
tests/gir/method-nowrapper.vapi-expected [new file with mode: 0644]
tests/gir/parameter-array-length-type.gir [new file with mode: 0644]
tests/gir/parameter-array-length-type.test [deleted file]
tests/gir/parameter-array-length-type.vapi-expected [new file with mode: 0644]
tests/gir/parameter-nullable-out-simple-type.gir [new file with mode: 0644]
tests/gir/parameter-nullable-out-simple-type.test [deleted file]
tests/gir/parameter-nullable-out-simple-type.vapi-expected [new file with mode: 0644]
tests/gir/property-non-readable.gir [new file with mode: 0644]
tests/gir/property-non-readable.test [deleted file]
tests/gir/property-non-readable.vapi-expected [new file with mode: 0644]
tests/gir/signal-virtual.gir [moved from tests/gir/signal-virtual.test with 71% similarity]
tests/gir/signal-virtual.vapi-expected [new file with mode: 0644]
tests/gir/symbol-redefined.gir [new file with mode: 0644]
tests/gir/symbol-redefined.test [deleted file]
tests/gir/symbol-redefined.vapi-expected [new file with mode: 0644]
tests/gir/symbol-type-csuffix.gir [moved from tests/gir/symbol-type-csuffix.test with 50% similarity]
tests/gir/symbol-type-csuffix.vapi-expected [new file with mode: 0644]
tests/gir/symbol-without-name.gir [new file with mode: 0644]
tests/gir/symbol-without-name.test [deleted file]
tests/gir/symbol-without-name.vapi-expected [new file with mode: 0644]
tests/gir/union-transparent.gir [new file with mode: 0644]
tests/gir/union-transparent.test [deleted file]
tests/gir/union-transparent.vapi-expected [new file with mode: 0644]
tests/gir/union.gir [new file with mode: 0644]
tests/gir/union.test [deleted file]
tests/gir/union.vapi-expected [new file with mode: 0644]