Giter Club home page Giter Club logo

Comments (5)

jlink avatar jlink commented on July 20, 2024 1

Thanks for the suggestion. I’ll have a look at it when back from vacation end of August.

from jqwik.

jlink avatar jlink commented on July 20, 2024 1

With 1505807 string generation will not use Unicode noncharacters or private use characters unless explicitly stated.

You might want to test this in version 0.8.15-SNAPSHOT and reopen the issue if you find any problems. You might also check if http://jqwik.net/user-guide.html#character-sets is clearly stating what's happening.

from jqwik.

jlink avatar jlink commented on July 20, 2024

I did some research, mainly reading through http://www.unicode.org/faq/private_use.html

Not being a Unicode expert I was wondering if private characters should also be excluded by default?

from jqwik.

karsaroth avatar karsaroth commented on July 20, 2024

Hmm, I'm no expert either. Since the use case for private characters is when code points are prearanged, I'd assume that anyone wishing to use any of them in a test would want to specifiy explicitly which to use. On the other hand, I believe they do count as assigned characters, so they technically shouldn't cause problems for any standard libraries.

from jqwik.

luvarqpp avatar luvarqpp commented on July 20, 2024

Link to character-sets has been changed. https://jqwik.net/docs/current/user-guide.html#character-sets

from jqwik.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.