Dmitry Stogov
|
2f7b178fac
|
Fixed test (shift operators throw Error)
|
2015-07-06 12:28:14 +03: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 |
|
Andrea Faulds
|
59f6cec3dd
|
Updated 32-bit << test
|
2014-08-19 21:28:26 +01:00 |
|
Andrea Faulds
|
2f5e508e39
|
Fixed 32-bit test
|
2014-08-19 20:21:23 +01:00 |
|
Remi Collet
|
a93b87f988
|
Skip those test which fails on ARM architecture
Add minimal tests for all arch.
|
2014-01-20 14:42:28 +01:00 |
|
Remi Collet
|
140d2ef4f0
|
dos2unix
|
2014-01-20 14:39:05 +01:00 |
|
Robert Nicholson
|
e592b4fd15
|
New tests for operators. These tests were auto generated to verify correctness for a number of significant values. The work was done by Dave Kelsey.
|
2009-06-08 11:59:32 +00:00 |
|