Skip to content
This repository was archived by the owner on Feb 3, 2021. It is now read-only.

Commit cbe4726

Browse files
committed
run (fudged) tests
1 parent 7c0bd17 commit cbe4726

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

t/spectest.data

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ S03-operators/inplace.t
112112
S03-operators/misc.t
113113
S03-operators/names.t
114114
S03-operators/not.t
115+
S03-operators/precedence.t
115116
S03-operators/range-int.t
116117
S03-operators/range.t
117118
S03-operators/relational.t
@@ -235,6 +236,7 @@ S06-traits/is-copy.t
235236
S06-traits/is-readonly.t
236237
S06-traits/is-rw.t
237238
S09-autovivification/autoincrement.t
239+
S09-autovivification/autovivification.t
238240
S09-hashes/objecthash.t
239241
S09-subscript/slice.t
240242
S10-packages/export.t
@@ -332,6 +334,7 @@ S32-num/exp.t
332334
S32-num/int.t
333335
S32-num/log.t
334336
S32-num/pi.t
337+
S32-num/power.t
335338
S32-num/rat.t
336339
S32-num/sign.t
337340
S32-num/sqrt.t

0 commit comments

Comments
 (0)