Giter VIP home page Giter VIP logo

Comments (6)

ryanplusplus avatar ryanplusplus commented on August 26, 2024

I think the issue with Hello World is that a stub is provided named hello_world.c. When you try to rename example.c to hello_world.c it fails and so runs the tests with the empty implementation and fails all 3 tests. When I tested by removing hello_world.c and example.c all tests pass.

from c.

ryanplusplus avatar ryanplusplus commented on August 26, 2024

I don't see any failures for Anagram. What failure are you seeing?

from c.

0xbarrett avatar 0xbarrett commented on August 26, 2024

Yep, good call about Hello World. As for Anagram, I'm getting:
anagram.c:163:test_multiple_anagrams:FAIL: Expected 3 Was 0 on OS X with LLVM 8.0.0.
...
However, on Ubuntu 16.04 with GCC 5.4.0, everything passes.

from c.

arcuru avatar arcuru commented on August 26, 2024

I can't get a failure for Anagram either (Ubuntu 12.04 & 16.04). I even tried it using GCC 4.8, which I think I heard was the version on Travis (?) but that worked fine as well.

I will take a more in-depth look tomorrow and test the failure on Travis.

We need to get this running before putting more exercises in. #71 wouldn't even compile, one of the test names was wrong.

from c.

0xbarrett avatar 0xbarrett commented on August 26, 2024

Ok, I'm not sure what was going on before, but Anagram is now working for me. Maybe fed3ddf fixed it?

from c.

ryanplusplus avatar ryanplusplus commented on August 26, 2024

I think it's quite likely that it did. I think this is good to go.

from c.

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.