potools
potools copied to clipboard
WIP: convert test-translate-package to snapshots
trafficstars
Closes #256
I think this is a dead end pending https://github.com/r-lib/testthat/issues/1484...
Current failure:
- " ..... done."
+ " .... done."
It appears the gettext tool is producing a differing number of . on the local vs CI system tools :facepalm:
The joys of snapshot testing!
quite a pain but the test file will be sooo much cleaner if it can work, so not giving up just yet
Lots of fun with encoding on Windows :)
And the en@quot thing is rearing its ugly head again :\