]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Add some invalid "array slice" tests to increase coverage 4b0034440fc9b80b2b86cac2289e447f6fc22716
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 20 Mar 2019 07:27:47 +0000 (08:27 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 20 Mar 2019 07:27:47 +0000 (08:27 +0100)
commit4b0034440fc9b80b2b86cac2289e447f6fc22716
tree369121d39acb240485d6c5cd9d9cc04877d2060b
parentf9bae0ef16c4c39ee0fbf4c1d67d57e62347b543
tests: Add some invalid "array slice" tests to increase coverage
tests/Makefile.am
tests/arrays/slice-invalid-start.test [new file with mode: 0644]
tests/arrays/slice-invalid-stop.test [new file with mode: 0644]
tests/arrays/slice-no-array.test [new file with mode: 0644]