Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update cgj.t
Add comments with references for the behavior being tested for
  • Loading branch information
alexghacker committed Aug 28, 2015
1 parent 87d1e68 commit 79585f0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions S15-nfg/cgj.t
@@ -1,5 +1,15 @@
# for background, see http://irclog.perlgeek.de/perl6/2015-06-08#i_10716770 through 16:44 UTC

# non-normative references:
# http://unicode.org/faq/char_combmark.html#14
# http://unicode.org/faq/char_combmark.html#15
# http://unicode.org/faq/char_combmark.html#16
# http://unicode.org/faq/char_combmark.html#17
# http://unicode.org/faq/char_combmark.html#18

# normative reference
# http://www.unicode.org/versions/Unicode7.0.0/ch23.pdf (pages numbered 805-807)

use Test;

plan 8;
Expand Down

0 comments on commit 79585f0

Please sign in to comment.