@@ -2,8 +2,7 @@ Harness status: OK
2
2
3
3
Found 270 tests
4
4
5
- 234 Pass
6
- 36 Fail
5
+ 270 Pass
7
6
Pass cos(0) should be specified-value-equivalent to calc(1)
8
7
Pass cos(0) should be computed-value-equivalent to 1
9
8
Pass cos(0) should be used-value-equivalent to 1
@@ -221,56 +220,56 @@ Pass calc(calc(sin(30deg) + cos(60deg) + tan(45deg))) should be specified-value-
221
220
Pass calc(calc(sin(30deg) + cos(60deg) + tan(45deg))) should be computed-value-equivalent to 2
222
221
Pass calc(calc(sin(30deg) + cos(60deg) + tan(45deg))) should be used-value-equivalent to 2
223
222
Pass calc(sin(infinity)) should be specified-value-equivalent to calc(NaN)
224
- Fail calc(sin(infinity)) should be computed-value-equivalent to 0
225
- Fail calc(sin(infinity)) should be used-value-equivalent to 0
223
+ Pass calc(sin(infinity)) should be computed-value-equivalent to 0
224
+ Pass calc(sin(infinity)) should be used-value-equivalent to 0
226
225
Pass calc(calc(sin(infinity))) should be specified-value-equivalent to calc(NaN)
227
- Fail calc(calc(sin(infinity))) should be computed-value-equivalent to 0
228
- Fail calc(calc(sin(infinity))) should be used-value-equivalent to 0
226
+ Pass calc(calc(sin(infinity))) should be computed-value-equivalent to 0
227
+ Pass calc(calc(sin(infinity))) should be used-value-equivalent to 0
229
228
Pass calc(cos(infinity)) should be specified-value-equivalent to calc(NaN)
230
- Fail calc(cos(infinity)) should be computed-value-equivalent to 0
231
- Fail calc(cos(infinity)) should be used-value-equivalent to 0
229
+ Pass calc(cos(infinity)) should be computed-value-equivalent to 0
230
+ Pass calc(cos(infinity)) should be used-value-equivalent to 0
232
231
Pass calc(calc(cos(infinity))) should be specified-value-equivalent to calc(NaN)
233
- Fail calc(calc(cos(infinity))) should be computed-value-equivalent to 0
234
- Fail calc(calc(cos(infinity))) should be used-value-equivalent to 0
232
+ Pass calc(calc(cos(infinity))) should be computed-value-equivalent to 0
233
+ Pass calc(calc(cos(infinity))) should be used-value-equivalent to 0
235
234
Pass calc(tan(infinity)) should be specified-value-equivalent to calc(NaN)
236
- Fail calc(tan(infinity)) should be computed-value-equivalent to 0
237
- Fail calc(tan(infinity)) should be used-value-equivalent to 0
235
+ Pass calc(tan(infinity)) should be computed-value-equivalent to 0
236
+ Pass calc(tan(infinity)) should be used-value-equivalent to 0
238
237
Pass calc(calc(tan(infinity))) should be specified-value-equivalent to calc(NaN)
239
- Fail calc(calc(tan(infinity))) should be computed-value-equivalent to 0
240
- Fail calc(calc(tan(infinity))) should be used-value-equivalent to 0
238
+ Pass calc(calc(tan(infinity))) should be computed-value-equivalent to 0
239
+ Pass calc(calc(tan(infinity))) should be used-value-equivalent to 0
241
240
Pass calc(sin(-infinity)) should be specified-value-equivalent to calc(NaN)
242
- Fail calc(sin(-infinity)) should be computed-value-equivalent to 0
243
- Fail calc(sin(-infinity)) should be used-value-equivalent to 0
241
+ Pass calc(sin(-infinity)) should be computed-value-equivalent to 0
242
+ Pass calc(sin(-infinity)) should be used-value-equivalent to 0
244
243
Pass calc(calc(sin(-infinity))) should be specified-value-equivalent to calc(NaN)
245
- Fail calc(calc(sin(-infinity))) should be computed-value-equivalent to 0
246
- Fail calc(calc(sin(-infinity))) should be used-value-equivalent to 0
244
+ Pass calc(calc(sin(-infinity))) should be computed-value-equivalent to 0
245
+ Pass calc(calc(sin(-infinity))) should be used-value-equivalent to 0
247
246
Pass calc(cos(-infinity)) should be specified-value-equivalent to calc(NaN)
248
- Fail calc(cos(-infinity)) should be computed-value-equivalent to 0
249
- Fail calc(cos(-infinity)) should be used-value-equivalent to 0
247
+ Pass calc(cos(-infinity)) should be computed-value-equivalent to 0
248
+ Pass calc(cos(-infinity)) should be used-value-equivalent to 0
250
249
Pass calc(calc(cos(-infinity))) should be specified-value-equivalent to calc(NaN)
251
- Fail calc(calc(cos(-infinity))) should be computed-value-equivalent to 0
252
- Fail calc(calc(cos(-infinity))) should be used-value-equivalent to 0
250
+ Pass calc(calc(cos(-infinity))) should be computed-value-equivalent to 0
251
+ Pass calc(calc(cos(-infinity))) should be used-value-equivalent to 0
253
252
Pass calc(tan(-infinity)) should be specified-value-equivalent to calc(NaN)
254
- Fail calc(tan(-infinity)) should be computed-value-equivalent to 0
255
- Fail calc(tan(-infinity)) should be used-value-equivalent to 0
253
+ Pass calc(tan(-infinity)) should be computed-value-equivalent to 0
254
+ Pass calc(tan(-infinity)) should be used-value-equivalent to 0
256
255
Pass calc(calc(tan(-infinity))) should be specified-value-equivalent to calc(NaN)
257
- Fail calc(calc(tan(-infinity))) should be computed-value-equivalent to 0
258
- Fail calc(calc(tan(-infinity))) should be used-value-equivalent to 0
256
+ Pass calc(calc(tan(-infinity))) should be computed-value-equivalent to 0
257
+ Pass calc(calc(tan(-infinity))) should be used-value-equivalent to 0
259
258
Pass calc(sin(NaN)) should be specified-value-equivalent to calc(NaN)
260
- Fail calc(sin(NaN)) should be computed-value-equivalent to 0
261
- Fail calc(sin(NaN)) should be used-value-equivalent to 0
259
+ Pass calc(sin(NaN)) should be computed-value-equivalent to 0
260
+ Pass calc(sin(NaN)) should be used-value-equivalent to 0
262
261
Pass calc(calc(sin(NaN))) should be specified-value-equivalent to calc(NaN)
263
- Fail calc(calc(sin(NaN))) should be computed-value-equivalent to 0
264
- Fail calc(calc(sin(NaN))) should be used-value-equivalent to 0
262
+ Pass calc(calc(sin(NaN))) should be computed-value-equivalent to 0
263
+ Pass calc(calc(sin(NaN))) should be used-value-equivalent to 0
265
264
Pass calc(cos(NaN)) should be specified-value-equivalent to calc(NaN)
266
- Fail calc(cos(NaN)) should be computed-value-equivalent to 0
267
- Fail calc(cos(NaN)) should be used-value-equivalent to 0
265
+ Pass calc(cos(NaN)) should be computed-value-equivalent to 0
266
+ Pass calc(cos(NaN)) should be used-value-equivalent to 0
268
267
Pass calc(calc(cos(NaN))) should be specified-value-equivalent to calc(NaN)
269
- Fail calc(calc(cos(NaN))) should be computed-value-equivalent to 0
270
- Fail calc(calc(cos(NaN))) should be used-value-equivalent to 0
268
+ Pass calc(calc(cos(NaN))) should be computed-value-equivalent to 0
269
+ Pass calc(calc(cos(NaN))) should be used-value-equivalent to 0
271
270
Pass calc(tan(NaN)) should be specified-value-equivalent to calc(NaN)
272
- Fail calc(tan(NaN)) should be computed-value-equivalent to 0
273
- Fail calc(tan(NaN)) should be used-value-equivalent to 0
271
+ Pass calc(tan(NaN)) should be computed-value-equivalent to 0
272
+ Pass calc(tan(NaN)) should be used-value-equivalent to 0
274
273
Pass calc(calc(tan(NaN))) should be specified-value-equivalent to calc(NaN)
275
- Fail calc(calc(tan(NaN))) should be computed-value-equivalent to 0
276
- Fail calc(calc(tan(NaN))) should be used-value-equivalent to 0
274
+ Pass calc(calc(tan(NaN))) should be computed-value-equivalent to 0
275
+ Pass calc(calc(tan(NaN))) should be used-value-equivalent to 0
0 commit comments