]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Add regression test for modulo operation on double and float
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 21 Feb 2019 07:04:03 +0000 (08:04 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 26 Feb 2019 16:53:41 +0000 (17:53 +0100)
commit1d3329fc4c5ba09595d532fb28e3756209a6bbde
tree66144622828630254f5ef2a991b80137bd0b0bc3
parentcb70c90c8b9e594da9c2c93b9824c18ed67d6e5c
tests: Add regression test for modulo operation on double and float

https://bugzilla.gnome.org/show_bug.cgi?id=610660
tests/Makefile.am
tests/basic-types/bug610660.vala [new file with mode: 0644]