Due to the following reasons:

* GitHub is used for more REBOL-related projects
* at GitHub, user rights can be adjusted more finely than at rebol.org
* popular request
* hoping, that this change will encourage more people to participate

I decided to move REBOL test framework and core tests to

http://github.com/rebolsource/rebol-test

So, please try to run the tests, and have a look at the documentation:

http://www.rebol.org/art-display-article.r?article=n28vx

, and, eventually start to enhance the %core-tests.r test suite.

The following areas are not covered yet (or covered incompletely), and can use 
your work:

* PARSE tests (for R2, as well as for R3)
* closure datatype tests
* check, whether the percent! datatype is covered completely enough, comparing 
the tests to the tests that can be found at http://www.rebol.net/wiki/Percent
* check, whether the CureCode tickets are covered, adding the missing tests
* module! datatype tests

-Ladislav
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to