codereport / jsource

J Language Source Code. Livestream links ⬇️
https://www.youtube.com/playlist?list=PLVFrD1dmDdvfVhYLU_iKkV67X9XqCJLWe
Other
38 stars 20 forks source link

Fix few disabled tests #194

Closed juntuu closed 3 years ago

juntuu commented 3 years ago

4

g18x.ijs seems to have had the same failure from the start of the port (same number of failing cases)

I didn't examine the failure further, just located it

g420.ijs failed to correctly locate foldr.ijs as explained in https://github.com/codereport/jsource/issues/4#issuecomment-768611946

~Again, if someone has better knowledge of j's path resolution & loading, the fix could be better...~

The loading of fold is now added to boot.ijs. The fold folder could maybe be relocated under some suitable system path.