Giter Club home page Giter Club logo

Comments (12)

funnell avatar funnell commented on September 24, 2024 1

Happy to help test. I'll wait until your pull request is merged.

from fortran.

SaschaMann avatar SaschaMann commented on September 24, 2024

Perhaps the make-file should check if testlib is available and if not, download it. I assume it's this directory: https://github.com/exercism/fortran/tree/master/testlib

from fortran.

pclausen avatar pclausen commented on September 24, 2024

@funnell,

thanks for the feedback. We are in the middle of a reconfiguring the Fortran track from FUnit to use CMake and obviously it is not working as it should. But, I would be very grateful if you could help out as a tester(?)

I need a couple of days to figure out how the download stuff works with exercism and then hopefully fix this issue, but please expect this to be work in progress so the road may be bumpy.

from fortran.

pclausen avatar pclausen commented on September 24, 2024

@funnell

a work around for now is

cd exercise/hello-world
mkdir testlib
cd testlib
wget https://raw.githubusercontent.com/exercism/fortran/master/testlib/CMakeLists.txt
wget https://raw.githubusercontent.com/exercism/fortran/master/testlib/TesterMain.f90

from fortran.

pclausen avatar pclausen commented on September 24, 2024

@funnell Should be fixed with #58

Let us know how your testing goes and I will close the issue accordingly if everything works out well

from fortran.

funnell avatar funnell commented on September 24, 2024

I'm downloading with the exercism command, which seems to be downloading older versions of the exercise. Is there a cache I can clear, or do I need to wait a certain amount of time for some syncing to complete?

from fortran.

pclausen avatar pclausen commented on September 24, 2024

yeah, have the same issue, not sure where the problem is...

from fortran.

pclausen avatar pclausen commented on September 24, 2024

@funnell You have to submit a dummy solution, eg
exercism submit hello-world.f90

And click on the link which is output by the command above.

In the browser you then get the button: Update Exercise to latest edition

Screenshot at 2019-10-23 01-34-40

Now, redownload the exercise
exercism download -t fortran -e hello-world.f90

from fortran.

funnell avatar funnell commented on September 24, 2024

Thanks @pclausen, but when I click on the update button I get to a page that looks like this:
The_page_you_were_looking_for_doesn_t_exist__404_

from fortran.

kotp avatar kotp commented on September 24, 2024

The site is having some problems at the moment... has been for at least an hour. Let me confirm that someone is aware of this via Slack.

from fortran.

funnell avatar funnell commented on September 24, 2024

Tried again, and it's working now. Thanks!!

from fortran.

kotp avatar kotp commented on September 24, 2024

Thank you @funnell !

from fortran.

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.