Skip to content
Snippets Groups Projects

winetest: Use the patterns page as the landing page.

Open Francois Gouget requested to merge fgouget/tools:winetest into master

The main pattern provides a much better view of progress towards getting the tests to succeed, both at the global level and at the individual test unit level.


Note that this requires changing the Apache configuration to point the landing page to patterns.html. Normally that's just the RewriteRule line:

-    RewriteRule "^$" "/data/" [R]
+    RewriteRule "^$" "/data/patterns.html" [R]

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading