GithubHelp home page GithubHelp logo

Comments (8)

bast avatar bast commented on May 20, 2024

You are perfectly right, we need more tests.
However a tests should ideally test one thing and one thing only
in the spirit of unit tests. Later we may introduce combination tests.
The reason why there are only few tests at this moment is
that I was not sure (and still am not sure) about all aspects
of the API and first wanted to stabilize the API before introducing
many tests which use the API.

from autocmake.

miroi avatar miroi commented on May 20, 2024

IMO, as long as is autocmake employed in "bigger", more complex projects, we should consequently include more testing.

For example, when autocmake-for-DIRAC is using math libs detection, we are supposed to have one (simple) test for math detection.

from autocmake.

bast avatar bast commented on May 20, 2024

Absolutely.

from autocmake.

miroi avatar miroi commented on May 20, 2024

Hi,

as the next simple test, I am suggesting a fc_openblas test , where simple a Fortran code would call some BLAS routine located in the famous OpenBLAS library.

The reason for OpenBLAS is that it's parallel and is availalble also for MS Windows (we have it in DIRAC, see https://testboard.org/cdash/buildSummary.php?buildid=16874). Unfortunately, there is no GNU /usr/lib/libblas equivalent on MS Windows.

from autocmake.

bast avatar bast commented on May 20, 2024

A good idea but the math module will go through at least one more iteration so expect API changes.

from autocmake.

bast avatar bast commented on May 20, 2024

I am closing this issue because it is a bit too diffuse. But it is of course a good point
and will be pursued.

from autocmake.

miroi avatar miroi commented on May 20, 2024

Hi,

could I please get green light for implementing the #16 (comment) ?

from autocmake.

bast avatar bast commented on May 20, 2024

More tests are always welcome!

from autocmake.

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.