Giter Club home page Giter Club logo

Comments (10)

kytrinyx avatar kytrinyx commented on September 24, 2024

Thanks for the heads up. I've flagged this as a bug until someone can either confirm that it's a bug or provide some guidance on how to improve the tests so that nobody runs into this.

from elixir.

rubysolo avatar rubysolo commented on September 24, 2024

Confirmed. Quite a few of the exercises were originally written for 0.12.x, so the language has changed underneath them. I'll go through and update everything I can to target 0.13.3. This is the joy of a fast-moving language! 😄

from elixir.

pminten avatar pminten commented on September 24, 2024

@rubysolo I've been working on that as well, had most of the trivial stuff fixed before I gave up for the day. I've pushed a partial fix for 0.13.3 to the elixir-0.13.3 branch. Might be useful for you.

from elixir.

kytrinyx avatar kytrinyx commented on September 24, 2024

Bleeding edge!

from elixir.

rubysolo avatar rubysolo commented on September 24, 2024

Okay, I've pushed some more updates to the branch. Everything is passing for me on 0.13.3 except forth.

from elixir.

wobh avatar wobh commented on September 24, 2024

So here's a question then: will exercism fetch fetch the updated tests for an exercise?

from elixir.

kytrinyx avatar kytrinyx commented on September 24, 2024

The exercism fetch command will never overwrite a file. If you want to, you can delete everything and then use restore which will give you your most recent submission along with the current test suites.

from elixir.

pminten avatar pminten commented on September 24, 2024

@rubysolo Fixed forth, apparently the /u flag for regexes is back.

from elixir.

pminten avatar pminten commented on September 24, 2024

And unfortunately it seems I based my branch on an old version. Fixed the merge issues and pushed to master, so master is now 0.13.3 compatible.

from elixir.

rubysolo avatar rubysolo commented on September 24, 2024

Thanks!

from elixir.

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.