Commit d1212bd
committed
cljs.collection-test passing
- Set needs to assoc value to underlying hashmap
- Set needs to return the value in the underlying hashmap
- skip a transient test we just don't support at the moment
- run the collections test
- :nodejs target for lite-test, easier to flip to :simple1 parent f122ee6 commit d1212bd
File tree
4 files changed
+11
-6
lines changed- resources
- src
- main/cljs/cljs
- test/cljs
- cljs
4 files changed
+11
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12991 | 12991 | | |
12992 | 12992 | | |
12993 | 12993 | | |
12994 | | - | |
| 12994 | + | |
12995 | 12995 | | |
12996 | 12996 | | |
12997 | 12997 | | |
| |||
13025 | 13025 | | |
13026 | 13026 | | |
13027 | 13027 | | |
13028 | | - | |
| 13028 | + | |
13029 | 13029 | | |
13030 | 13030 | | |
13031 | 13031 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1127 | 1127 | | |
1128 | 1128 | | |
1129 | 1129 | | |
1130 | | - | |
1131 | | - | |
1132 | | - | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
1133 | 1136 | | |
1134 | 1137 | | |
1135 | 1138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
0 commit comments