Re: [petsc-dev] who did this?
5 Jul
2012
5 Jul
'12
5:27 p.m.
On Thu, Jul 5, 2012 at 2:22 PM, Matthew Knepley <[email protected]> wrote:
Are you just running make targets from Python or are you trying to parse
all the make tests into a richer (and more compact) Python representation?
The latter.
Right, so you need to interpret a little bit of shell, at least to the extent of expanding some variables and determining which output file to test against. Also, there are some examples that | sort or | grep -v, so you may need to recognize that. I like the semantic information of having multiple tests using the same base options and/or comparing to the same output (rather than normalizing when you specify the tests).
5151
Age (days ago)
5151
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jed Brown