Closed behnam closed 7 years ago
@bors-servo r+
:pushpin: Commit 3585972 has been approved by mbrubeck
:hourglass: Testing commit 3585972fa6ba00d90aa6d6392127ad0422a54b76 with merge bfd439c114e67c3375f6ef79d8782f87a1230a62...
:sunny: Test successful - status-travis Approved by: mbrubeck Pushing bfd439c114e67c3375f6ef79d8782f87a1230a62 to master...
Upgrade to Unicode 10.0.0 is straightforward. One of the unit tests (for code points falling back to default value in Unicode 9.0.0) needed update, so I also updated the structure of the unit test.
To address https://github.com/servo/unicode-bidi/issues/43, I have excluded all non-
src
directories, as they all depend on the text files in thedata
dir, which we don't want to include.This change is