-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add more projects to corpus tests #590
Comments
@ZedThree Note that, oddly, MAPL with graphs and search is oddly "fast" when running under GitHub Actions. Takes like 10 minutes or so. Now on a MacBook, the graph generation can take ages so, yes, if you are testing locally, just don't do the graphs! Also, thank you for reminding me that I need to update the esmf Ford docs I tried out a loong time ago. You can see the attempt at a Ford control file I made here: https://raw.githubusercontent.com/mathomp4/esmf/doctest/Ford/docs.md though this was with Ford 6. Possible it might go kaboom with Ford 7. I'll try that out now...once I remember how I trigger the docs... |
Ah, yes there's probably still an open issue about that. I suspect it's not Ford but graphviz. Unless you've got some custom CSS, I think everything should work fine in 7 for ESMF. |
@ZedThree You were right. It worked! https://mathomp4.github.io/esmf/index.html Note these are not official ESMF docs. I mainly generated them so that the MAPL docs could "link" to them (I was experimenting with Ford). Someday I might try and convince @theurich and the other ESMF folks to look at Ford. :)
|
Excellent, pleased to hear it! I hadn't realised they were official -- probably doesn't make sense to include them in the corpus tests just yet then |
The text was updated successfully, but these errors were encountered: