Skip to content

Conversation

@certik
Copy link
Member

@certik certik commented Jul 21, 2020

The build is hardwired, but it works. This is mainly useful to setup our CI.

Once we implement a more general solution, we just need to keep our CI passing.

Fixes #137.

@certik
Copy link
Member Author

certik commented Jul 21, 2020

Weird. The Linux CI didn't execute the additional lines I added in this PR: https://github.com/fortran-lang/fpm/pull/140/checks?check_run_id=896195075

@certik
Copy link
Member Author

certik commented Jul 21, 2020

I extracted the tests into separate files, now they are executed properly. Don't know what the problem was, it looks like a bug at the CI.

@certik
Copy link
Member Author

certik commented Jul 21, 2020

The CI is not executing the latest version of the files at a given commit. That's a bug, which makes it pretty hard to Debug.

@certik
Copy link
Member Author

certik commented Jul 21, 2020

It finally works, all tests pass and are executed properly. Hello World test now works on all platforms.

@certik certik merged commit 66e46f5 into fortran-lang:master Jul 21, 2020
@certik certik deleted the ex branch July 21, 2020 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Minimal version working

2 participants