Giter VIP home page Giter VIP logo

Comments (6)

mbkma avatar mbkma commented on July 20, 2024

hm, for me make check works fine:

PASS: test-mp
PASS: test-mp-equation
============================================================================
Testsuite summary for mate-calc 1.25.1
============================================================================
# TOTAL: 2
# PASS:  2
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================

and also manually executing ./test-mp-equation works as expected:

$ ./src/test-mp-equation 
Passed all 448 tests

from mate-calc.

kloczek avatar kloczek commented on July 20, 2024

OK. Which one version of the glib you are using?
I'm using 2.68.2.

from mate-calc.

kloczek avatar kloczek commented on July 20, 2024

Additionally my glib is build with -D glib_assert=false meson option.

from mate-calc.

mbkma avatar mbkma commented on July 20, 2024

I am using the standard manjaro package, which is at version 2.68.1

from mate-calc.

kloczek avatar kloczek commented on July 20, 2024

I have no idea what it is manjaro .. sorry.
Latest version of the glib is 2.68.2 and it can be build without assertions (which may affect test units if test units code is using icorrect assertions macros).

from mate-calc.

kloczek avatar kloczek commented on July 20, 2024

Just checked ..

[tkloczko@barrel src]$ grep -w g_asser *test*
[tkloczko@barrel src]$

So looks like this issue is not about assertions (https://developer.gnome.org/glib/stable/glib-Testing.html#g-assert)

from mate-calc.

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.