add Unicode norms test suite; bump to ver 0.0.3

This commit is contained in:
kwantam
2015-04-15 15:40:06 -04:00
parent 0a336e55e4
commit 7a49d257eb
8 changed files with 22944 additions and 4 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ preamble = '''// Copyright 2012-2015 The Rust Project Developers. See the COPYRI
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// NOTE: The following code was generated by "src/etc/unicode.py", do not edit directly
// NOTE: The following code was generated by "scripts/unicode.py", do not edit directly
#![allow(missing_docs, non_upper_case_globals, non_snake_case)]
'''