Bruno Jesus 00cpxxx@gmail.com writes:
I'm using €.linux.it because I could not find any standard domain name for validation. Maybe winehq.org could have a IDN sub-domain name to test.
I created テスト.winehq.org for this purpose.
Also instead of broken'ing every test to catch Windows <= 7 I'm skipping before, so real failures are not lost due to broken covering them in Win >= 8.
I still think it's better to avoid version checks. You can do broken() on the first test and skip the others if you detect the Win 7 behavior.