polserver/testsuite/escript/method
turleypol 4f0e6ac548
Modulus operations with doubles (#769)
* implemented modulus operator % and %= for doubles
int%dbl=dbl
dbl%int=dbl
dbl%dbl=dbl
...

* added missing test for ins_set_member_id_consume_divideequal

* more tests
docs
2025-02-23 16:06:52 +01:00
..
meth001.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
meth001.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
method01.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
method01.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
setmember.out Modulus operations with doubles (#769) 2025-02-23 16:06:52 +01:00
setmember.src Modulus operations with doubles (#769) 2025-02-23 16:06:52 +01:00