Skip to content

Commit

Permalink
feat(test/polyrith): better formatting for generated tests (#15728)
Browse files Browse the repository at this point in the history
The `polyrith` test suite is unusually structured to avoid making dozens of calls to Sage. A helper tactic calls `polyrith` and saves the output from Sage along with intermediate information, printing a full test as a "Try this:". This PR makes that helper tactic format its output better, spread over multiple lines as requested at #15292 (comment) by @eric-wieser .



Co-authored-by: Rob Lewis <rob.y.lewis@gmail.com>
  • Loading branch information
robertylewis and robertylewis committed Jul 28, 2022
1 parent 123f454 commit 94dcadd
Showing 1 changed file with 354 additions and 32 deletions.

0 comments on commit 94dcadd

Please sign in to comment.