Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UCS-4 support check for Python in build-css-testsuites.sh #13696

Merged
merged 2 commits into from
Oct 24, 2018

Commits on Oct 24, 2018

  1. Add UCS-4 support check for Python in build-css-testsuites.sh

    CSS test suite build system requires Python UCS-4 support.
    Add this check in css/build-css-testsuites.sh.
    Fix: web-platform-tests#5504
    qiuzhong committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    00b6193 View commit details
    Browse the repository at this point in the history
  2. Add a comment for checking UCS-4 in for Python

    Co-Authored-By: qiuzhong <[email protected]>
    foolip and qiuzhong authored Oct 24, 2018
    Configuration menu
    Copy the full SHA
    b5b38b0 View commit details
    Browse the repository at this point in the history