]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Add more invalid assignment tests tintou/test-digit ed4ed40f327f742d4b34342e5111f0fd14f0afa4 56/head
authorCorentin Noël <corentin@elementary.io>
Fri, 22 Mar 2019 08:09:21 +0000 (09:09 +0100)
committerCorentin Noël <corentin@elementary.io>
Fri, 22 Mar 2019 08:46:07 +0000 (09:46 +0100)
commited4ed40f327f742d4b34342e5111f0fd14f0afa4
tree93d12f981677f04f60334e95ebb6eea4e6d86acf
parent12957d17a7b1e2a0cd5ef5af54da0b9a49372131
tests: Add more invalid assignment tests
tests/Makefile.am
tests/arrays/expression-bracket.test [new file with mode: 0644]
tests/arrays/fixed-length-non-const.test [new file with mode: 0644]
tests/control-semantic/literal-immutable.test [new file with mode: 0644]
tests/control-semantic/this-assignment.test [new file with mode: 0644]
tests/objects/property-construct-only-write-foreign.test [new file with mode: 0644]
tests/objects/property-construct-only-write.test [new file with mode: 0644]
tests/objects/property-read-only.test [new file with mode: 0644]