Gabriel Caruso
|
9c144e0d82
|
Trim trailing whitespace in tests
|
2018-10-14 12:07:20 -03:00 |
|
Xinchen Hui
|
e8f992c163
|
Catch the specifical exception
|
2015-07-03 11:18:53 +08:00 |
|
Bob Weinand
|
007d7ac7ca
|
Use DivisionByZeroError instead of exception for %/intdiv()
|
2015-07-02 02:20:58 +02:00 |
|
Dmitry Stogov
|
0b35e4a3be
|
Revert "Fixed last previously broken tests"
This reverts commit 79b1832dd5.
|
2015-06-29 13:05:14 +03:00 |
|
Bob Weinand
|
79b1832dd5
|
Fixed last previously broken tests
|
2015-06-29 01:00:12 +02:00 |
|
Dmitry Stogov
|
cae0147ed3
|
Fixed weird operators behavior. Division by zero now emits warning and returns +/-INF, modulo by zero and intdid() throws an exception, shifts by negative offset throw exceptions. Compile-time evaluation of division by zero is disabled.
|
2015-04-06 14:30:05 +03:00 |
|
Andrea Faulds
|
e5eb9530ab
|
Use "float" and "integer" in typehint and zpp errors
|
2014-12-21 13:23:02 +00:00 |
|
andy wharmby
|
d438cfd683
|
New test for bitwise operators. Tested on Linux 64 bit
|
2009-06-15 17:38:50 +00:00 |
|