Git Product home page Git Product logo

Comments (4)

zaxtax avatar zaxtax commented on August 24, 2024

This sounds like a good idea. I want to get our test suite hooked up first and I think we should do this.

from hakaru.

wrengr avatar wrengr commented on August 24, 2024

@zaxtax If you want to do this, take a look at the .travis.yml files in my other Haskell projects (e.g., the one for bytestring-lexing). They include stuff for how to simultaneously build against multiple different versions of GHC. The biggest trick is getting the total build time for all the dependencies down to something reasonable.

If you want pointers, I'll be around this week; though I won't have time to work on it myself until a couple weeks out.

from hakaru.

zaxtax avatar zaxtax commented on August 24, 2024

So one concern I have is how do we specify conditional testing. For example, we have tests that only pass if a version of maple is installed.

@wrengr is this another reason to start using tasty? ;)

from hakaru.

suhailshergill avatar suhailshergill commented on August 24, 2024

depends on where you're doing the check to ensure that maple is/isn't
installed, but you could use flags in cabal to selectively enable/disable
portions. these flags could be passed in via the invocations in travis

On Thu, Feb 18, 2016 at 11:20 PM, zaxtax [email protected] wrote:

So, one concern I have is how do we specify conditional testing. For
example, we have tests that only pass if a version of maple is installed.
What's the standard way to disable those from cabal?


Reply to this email directly or view it on GitHub
#9 (comment).

Suhail

from hakaru.

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.