Commit Graph

22 Commits (revert-2214-feature-commandline-documentation)

Author SHA1 Message Date
Doug Coleman c8e12067c1 unicode.collation: Fix all the tests.
Basically, there are some errors in the unicode collation tests if you fix up the DUCET table for Tibetan according to the recommendations in the Unicode spec. So we ignore those errors and document it everywhere.
2019-07-30 02:12:41 -05:00
Doug Coleman 0631e3651d unicode.collation: Fix ducet for Tibetan using allkeys.txt
Fixes two more tests.
2019-07-30 02:12:41 -05:00
Doug Coleman e6613011fb unicode.collation: some cleanup, no test fixes 2019-07-30 02:12:41 -05:00
Doug Coleman 73228e6b73 unicode.collation: Add Nushu block, it's like Tangut
https://www.unicode.org/reports/tr10/tr10-41.html#Order_DUCET
https://wiki.computercraft.cc/Module:Unicode_data
https://ko.wiktionary.org/wiki/%EB%AA%A8%EB%93%88:Unicode_data

12 failing tests!
2019-07-30 02:12:41 -05:00
Doug Coleman 8bf19307b0 collation: Adding more character ranges 2019-07-30 02:12:41 -05:00
Doug Coleman a9928b0dc0 unicode.collation: illegal? is now gone, do AAAA BBBB for every code point
remove some tests that pass now
2019-07-30 02:12:41 -05:00
Doug Coleman 971423d93f unicode.collation: Write out explicity the failing tests 2019-07-30 02:12:41 -05:00
Doug Coleman 44cbe83984 unicode: Update to 11.0 2019-07-30 02:12:41 -05:00
John Benediktsson b67b1c0287 unicode: add the number of tests...
...so we don't accidentally stop testing things that should be tested.
2016-07-10 18:18:41 -07:00
John Benediktsson 55565ace6d unicode.collation: better tests that don't spam the console. 2016-07-10 16:36:14 -07:00
John Benediktsson cb3bbc8a40 unicode: get the tests to run again. 2016-03-31 06:04:37 -07:00
Doug Coleman 892c62e1dc factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
Doug Coleman 59f3b1ea57 Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.

This reverts commit 7e54cc2824.
2015-07-02 13:47:06 -07:00
Doug Coleman 7e54cc2824 factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool! 2015-07-02 11:36:08 -07:00
Doug Coleman 352e5de16a core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
2015-06-29 17:25:40 -07:00
Björn Lindqvist 60ffe0680e kernel: new combinator 2with = with with 2014-07-22 07:40:13 -07:00
Slava Pestov 3353a777f7 Fixing some unit test failures 2009-04-22 07:05:00 -05:00
Slava Pestov 6b99b04531 Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
Daniel Ehrenberg 1aa0684d45 Case conversion title case fixed 2009-01-07 23:54:19 -06:00
Doug Coleman 94d7772c13 remove unused word, make some stuff compile 2008-10-05 18:26:24 -05:00
Slava Pestov c19f2257f4 Fix permission bits 2008-10-02 08:34:49 -05:00
Slava Pestov d66f887736 Create basis vocab root 2008-07-28 22:03:13 -05:00