Add Unicode property escape conversion for Script and Binary properties#34
Closed
lahma wants to merge 1 commit into
Closed
Add Unicode property escape conversion for Script and Binary properties#34lahma wants to merge 1 commit into
lahma wants to merge 1 commit into
Annotations
10 errors
|
/_/test/Acornima.Tests/RegExpTests.Fixtures.cs#L185
Assert.False() Failure
Expected: False
Actual: True
|
|
[xUnit.net 00:00:08.79] Acornima.Tests.RegExpTests.ExecuteTestCase(pattern: "\\P{Script=Latn}", flags: "u", expectedAdaptedPattern: ")inconvertible(", testString: "P{Script=Latn}", expectedMatchesJson: "[{\"captures\":[\"{\"],\"index\":1},{\"captures\":"···, hints: "!ignore-error-message !skip-validation") [FAIL]
|
|
/_/test/Acornima.Tests/RegExpTests.Fixtures.cs#L185
Assert.False() Failure
Expected: False
Actual: True
|
|
[xUnit.net 00:00:08.77] Acornima.Tests.RegExpTests.ExecuteTestCase(pattern: "[\\p{Script=Latn}]", flags: "u", expectedAdaptedPattern: ")inconvertible(", testString: "\\p{Script=Latn}", expectedMatchesJson: "[{\"captures\":[\"p\"],\"index\":1},{\"captures\":"···, hints: "!ignore-error-message !skip-validation") [FAIL]
|
|
/_/test/Acornima.Tests/RegExpTests.Fixtures.cs#L185
Assert.False() Failure
Expected: False
Actual: True
|
|
[xUnit.net 00:00:07.84] Acornima.Tests.RegExpTests.ExecuteTestCase(pattern: "\\p{Script=Latn}", flags: "u", expectedAdaptedPattern: ")inconvertible(", testString: "p{Script=Latn}", expectedMatchesJson: "[{\"captures\":[\"p\"],\"index\":0},{\"captures\":"···, hints: "!ignore-error-message !skip-validation") [FAIL]
|
|
/_/test/Acornima.Tests/RegExpTests.Fixtures.cs#L185
Assert.False() Failure
Expected: False
Actual: True
|
|
[xUnit.net 00:00:08.02] Acornima.Tests.RegExpTests.ExecuteTestCase(pattern: "[\\P{Script=Latn}]", flags: "u", expectedAdaptedPattern: ")inconvertible(", testString: "\\P{Script=Latn}", expectedMatchesJson: "[{\"captures\":[\"\\\\\"],\"index\":0},{\"captures"···, hints: "!ignore-error-message !skip-validation") [FAIL]
|
|
/_/test/Acornima.Tests/RegExpTests.Fixtures.cs#L185
Assert.False() Failure
Expected: False
Actual: True
|
|
[xUnit.net 00:00:06.71] Acornima.Tests.RegExpTests.ExecuteTestCase(pattern: "\\p{Script=Latn}", flags: "u", expectedAdaptedPattern: ")inconvertible(", testString: "p{Script=Latn}", expectedMatchesJson: "[{\"captures\":[\"p\"],\"index\":0},{\"captures\":"···, hints: "!ignore-error-message !skip-validation") [FAIL]
|
The logs for this run have expired and are no longer available.
Loading