ForNeVeR / ForNeVeR/Cesium

Escape processing: more tests for Unicode

Open
#296 0 comments 0 reactions 0 assignees View on GitHub
area:compiler kind:bug status:help-wanted
Dominant language
C#
Stars
451
Forks
49
Avg merge
13h 59m
Merged PRs (30d)
6

Description

In #291, we've tried to add integration tests for the following:
```
// printf("\xF0");
// printf("\xFF");

// printf("\u2200");
// printf("\U0001f34c");
```

But it turns out these integration tests fail on various platforms.

We'll have to figure it out and fix properly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.