Nikita Popov
|
45f7b2bcc8
|
Fix CRLF line-endings in tests
Also fix a single instance of CRLF in ibase_query.c.
|
2016-11-20 22:31:24 +01: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 |
|
Robert Nicholson
|
d2a84e6b22
|
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:53:55 +00:00 |
|