Tom Clune

Results 237 comments of Tom Clune

For Question 2, I'm not sure that I am any closer to understanding your question/issue. Q: Are you trying to test the code that _reads_ this file of data? Or...

Again - apologies for the slow response. I'll try to be responsive this week so we can get something working for you. A complete reproducer would be useful here. CMake...

The details of just what was wrong with the `@assert` you attempted would probably help a little bit. But in general the preprocessor is written in a way that is...

There is no flag that would give a useful message for that type of error. There are many cases of AssertEqual that require 3 arguments, so nothing more can be...

Sorry for the delay in responding. Unfortunately, I do not yet have access to an M1 system, so my ability to troubleshoot this is quite limited. At first glance, it...

BTW, we're a bit surprised, but glad, that the Intel compiler can run on M1. @mathomp4 did recently help someone support a similarly structured package to M1, but that was...

I just scanned most/all of my projects that use pFUnit, and did not find any examples either. I _think_ the original intent was to allow for two Fortran test modules...

No there is no analog for `@BeforeAll` in pFUnit. I don't think it would be too difficult to introduce the feature, but it's sort of hard to come up with...

This is a great capability to provide. I don't do Windows, but please let me know if there are things that I can do to help.

Looks like it would not be too difficult to introduce aliases, but I'd not ask you to implement it. The intro would define a small dictionary whose keys are the...