http://bugs.winehq.org/show_bug.cgi?id=22063
Summary: cmd tests need todo_wine Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source Severity: enhancement Priority: P2 Component: testcases AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Now that http://source.winehq.org/git/wine.git/?a=commitdiff;h=e486a02157f145ccd5853d... is in, cmd's tests have something similar to the broken() macro, but it still lacks a todo_wine.
There's a lot of stuff that wine's cmd doesn't support, but needs to eventually, and having testcases in for them would be nice.