]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Add some invalid "array slice" tests to increase coverage
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 20 Mar 2019 07:27:47 +0000 (08:27 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 10 Apr 2019 14:26:19 +0000 (16:26 +0200)
commit7aa91f0350fe16254bde7f4a8038478cb2441244
tree5808662b18bc91716755ef4c01d44817ce50de14
parentd0cee2e99d44a567d229887da278fee9b09358e6
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]