]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Add "integer/float literal" tests to increase coverage
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 28 Sep 2021 15:36:50 +0000 (17:36 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 4 Oct 2021 12:09:58 +0000 (14:09 +0200)
commit7565177f5ec944361dcd41abb31fa667b8857709
tree9ae5e3b1a7e0bc8443719e1d9e0ab3e78ff8161f
parent6405bab4e20c142d6c04d63ef7f69abf367712c3
tests: Add "integer/float literal" tests to increase coverage
tests/Makefile.am
tests/basic-types/float-literals.vala [new file with mode: 0644]
tests/basic-types/integer-literals.vala [new file with mode: 0644]