]> 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>
Thu, 21 Feb 2019 07:38:42 +0000 (08:38 +0100)
commit8f738797f470550046ba68b6618d99ef89e03c29
tree304dd560d2b8c1ac5a6376ba93e7a7c6fcba4177
parente84cb6f632abb190ca2335daaf6330bc30ce131f
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]