Giter Club home page Giter Club logo

Comments (2)

jgamble avatar jgamble commented on June 12, 2024

At the moment, you shouldn't be running the full extent of the tests at all.

In the currently released version, the tests only go to a small value, for the sake of the testers. It's the developers who can get the long (hour+) test (believe me, I know, I had to catch a couple of errors with the new networks in #8).

I wrote my own method of handling that, but there's a standard way of separating "install" tests from "developer" tests that's either new or which I missed the first time. I'll be upgrading the Build.PL file to make use of it.

In the mean time, just don't use "build test". If you don't feel comfortable with that, use

build test test_files=t/00-load.t

to at least check for compilation errors.

from algorithm-networksort.

hoytech avatar hoytech commented on June 12, 2024

Hehe roger that on the hour+ test times...

I was just looking at master on github, good to hear it will be pared down for the CPAN release, thanks.

PS. I've considered making an Algorithm::Networksort:ZeroOne::XS module before that does this testing in parallel with optimised C code. Someday... :)

from algorithm-networksort.

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.