- We could catch errors as suggested in the previous comment to report them as before. It could be changed back to something else in a later ticket (hopefully this ticket could be merged quickly, and anyway there is still a lot of work left to communicate directly with Maxima as a lib avoiding strings transformations).
Okay, that seems best to me as well so it can actually get merged. Presumably lots of potential followup tickets.
So I will try to do this today on top of the current list of patches, though I expect whatever I create will be merged by one of you into a p3 patch if that makes it easier to follow.
- I'll try to add doctests this weekend.
Impressive! Hopefully at least some can be nearly copied from the previous doctests (?)
- As far as the problem mentionned in comment 106 is concerned, we could mark its output as random or something like ![... ,gcd,...another function,...] (and modify commands() later if really needed).
Probably better to have an actual doctest like that, as random might allow weird things to slip through.
Afterwards the ticket would finally be ready for review.
Yes!