Skip to content

Conversation

@mihaipopescu
Copy link

No description provided.

mwoehlke-kitware and others added 13 commits June 14, 2018 09:29
Refactor and tweak the unit test execution script for a couple of
improvements:

- Refactor each "pass" into a function to reduce code duplication.

- Remove use of temporary file to capture stderr; we don't need it (the
  output was just being dumped back into the test's stderr anyway), and
  since every test was writing to the same file, parallel tests would
  trample on each other if anything actually went wrong.

- Pass along GITCOMMAND if available, and use to show diffs of the
  expected and actual output, falling back to just dumping the actual
  output otherwise.
…-execution

Improve execution of unit tests
Comparison inside template parameter causes unmatched ANGLE_OPEN
Another example where `CT_STAR` is tokenised as `CT_ARITH` and not as pointer type
Ref. uncrustify#1634
Thanks to
…formatter or cli output files are not updated
@mihaipopescu mihaipopescu merged commit 39691ec into master Jun 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants