arclanguage / anarki

Community-managed fork of the Arc dialect of Lisp; for commit privileges submit a pull request.
http://arclanguage.github.io
Other
1.17k stars 160 forks source link

unit-test.arc repo location has moved. #185

Closed zck closed 3 years ago

zck commented 3 years ago

Bitbucket stopped supporting mercurial. I moved the repo to https://hg.sr.ht/~zck/unit-test.arc.

This PR updates all references in this repo.

akkartik commented 3 years ago

Thank you!

rocketnia commented 3 years ago

Ohh, great to hear it's still up. I was wondering. :)

zck commented 3 years ago

Of course! Sorry I didn't think to update this repo. Initially, Bitbucket had information about where the repo moved to, but I suppose they've gotten rid of that. Oh well.

As a side note, lib/trace.arc has a comment referencing http://bitbucket.org/fallintothis/trace/src/tip/trace.arc. Anyone have contact information for fallintothis? I can't find an updated repo with a quick internet search.

zck commented 3 years ago

The single test failure seems to be related to the discussion in #183? I'm going to merge this in, like the fix in #184 .

akkartik commented 3 years ago

I'll clean up some of these links and add a single back-link to the unit-test.arc repo in a prominent location.

I'll also update the instructions at http://arclanguage.github.io