29 Nov
2016
29 Nov
'16
2:10 p.m.
Bruno Jesus <00cpxxx(a)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. -- Alexandre Julliard julliard(a)winehq.org