GithubHelp home page GithubHelp logo

Comments (3)

aniemetz avatar aniemetz commented on July 21, 2024 1

@andrewvaughanj Good catch!

The issue here is indeed the udiv function in testbv.c, which obviously must use UINT64_MAX since the types are uint64_t. Good question why this came up with Windows, but not with Linux. In theory, rand() should return 0 on occasion, but very rarely so, probably. So yes, maybe it is less random on Windows?

I fixed the tests a bit differently than you suggested.
Can you check if you still encounter problems with f689fbb?

from boolector.

aytey avatar aytey commented on July 21, 2024

@aniemetz thanks for taking a look!

Everything now looks good to me (the important thing was the UINT32_MAX change):

Finished 1300 tests:
  Number of tests skipped: 19
  Number of tests succeeded: 1281
  Number of files successfully compared: 775/775

from boolector.

aniemetz avatar aniemetz commented on July 21, 2024

Great! Thanks for checking!

from boolector.

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.