Skip to content

Commit 1b95fbb

Browse files
committed
Note some test failures for later regression tests
1 parent aa34cdb commit 1b95fbb

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
2+
(840879264, 297615624)
3+
"joining two unrelated vectors is equivalent to array-appending their array equivalents"
4+
5+
(840879328, 297615624)
6+
"joining two unrelated vectors is equivalent to list-appending their list equivalents"
7+
8+
(840878725, 297615624)
9+
"joining two unrelated vectors is equivalent to list-appending their list equivalents"
10+
11+
(840879211, 297615624)
12+
"split+reverse+join recreates reverse vector"
13+
14+
(840879073, 297615624)
15+
"starting with 2 vectors, pop right + join = pop entire"
16+

0 commit comments

Comments
 (0)