polserver/testsuite/escript/oper
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
..
minusminus01.out added tests for --i and i-- 2019-09-22 18:21:34 +02:00
minusminus01.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
minusminus03.out added tests for --i and i-- 2019-09-22 18:21:34 +02:00
minusminus03.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
minusminus05.out added test for ++ member_id 2019-10-04 16:47:24 +02:00
minusminus05.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
op001.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
op001.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
oper001.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
oper001.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
oper002.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
oper002.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
oper003.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
oper003.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
oper004.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
oper004.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
oper005.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
oper005.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
oper006.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
oper006.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
oper007.out Modulus operations with doubles (#769) 2025-02-23 16:06:52 +01:00
oper007.src Modulus operations with doubles (#769) 2025-02-23 16:06:52 +01:00
oper008.out Comparison operators refactor: better handle weird cases, cleaning 2016-01-24 22:22:45 +01:00
oper008.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
oper009.out Modulus operations with doubles (#769) 2025-02-23 16:06:52 +01:00
oper009.src Modulus operations with doubles (#769) 2025-02-23 16:06:52 +01:00
plusequal.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
plusequal.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
plusplus01.out some fail tests and non number object 2019-09-21 16:35:54 +02:00
plusplus01.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
plusplus02.out New compiler: alter test: postfix operators are now highest precedence (#295) 2020-09-10 00:09:34 -07:00
plusplus02.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
plusplus03.out added i--, corrected that no warning appears when using i++. Extended 2019-09-22 11:04:57 +02:00
plusplus03.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
plusplus04.out added tests for structs 2019-09-23 20:38:45 +02:00
plusplus04.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
plusplus05.out added test for ++ member_id 2019-10-04 16:47:24 +02:00
plusplus05.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
singleequal01.err Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
singleequal01.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
singleequal02.err Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
singleequal02.src Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00