MichaelChirico / potools

Tools for working with translations in R
https://michaelchirico.github.io/potools/
58 stars 2 forks source link

WIP: convert test-translate-package to snapshots #257

Open MichaelChirico opened 3 years ago

MichaelChirico commented 3 years ago

Closes #256

MichaelChirico commented 3 years ago

I think this is a dead end pending https://github.com/r-lib/testthat/issues/1484...

MichaelChirico commented 3 years ago

Current failure:

- "    ..... done."
+ "    .... done."

It appears the gettext tool is producing a differing number of . on the local vs CI system tools :facepalm:

hadley commented 3 years ago

The joys of snapshot testing!

MichaelChirico commented 3 years ago

quite a pain but the test file will be sooo much cleaner if it can work, so not giving up just yet

MichaelChirico commented 3 years ago

Lots of fun with encoding on Windows :)

And the en@quot thing is rearing its ugly head again :\