Project:Wiki Conventions: Difference between revisions

Line 53: Line 53:


=== Testing ===
=== Testing ===
THIS AREA IS RESERVED FOR KOLANO
Each page's testing entry should consist of the following
<pre>
{{testing/start}}
<!--Use this template for test entries: {{Test Entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
{{testing/end}}
</pre>
 
Test entries should use the {{tl|Test Entry}} template with a full set of options:
*<tt>|revision=</tt>
**The Dolphin revision used for testing (i.e. 3.0-543, 7342).
**Entered values will automatically be fed through the {{tl|revision}} template.
**Categories will automatically be generated to indicate testing on major revisions: 2.0, 3.0.
*<tt>|OS=</tt>
**The OS (Windows, Mac OS X, Linux <build/vendor>), OS version (i.e. XP, 7, 10.6.8) and related CPU architecture (x86, x64/x86_64, ?) used for testing (i.e. Windows 7 x64, Linux Ubuntu 10.10 x86_64).
**Linux users should use x86_64. rather than x64, to distinguish alternate 64bit architectures.
**Categories will automatically be generated to indicate testing on the related OS, if it includes: Windows, Mac, Linux.
**It's presumed the Dolphin executable aligns with the OS, and an x86 executable isn't being used under a x64 platform.
*<tt>|CPU=</tt>
**The title of the CPU vendor (AMD, Intel, ?) and CPU (i.e. Core i7 960) used for testing.
**Should align with names used in: [http://ark.intel.com/ Intel Product Listing], [http://www.amd.com/us/products/ AMD Product Listing], or other official vendor product listings.
**Should omit the text: ™, ®, Processor.
**Categories will automatically be generated to indicate testing on the related CPU
*<tt>|GPU=</tt>
**The title of the GPU vendor (AMD, ATI, Intel, nVidia) and GPU (i.e. GeForce 580) used for testing (i.e. nVidia GeForce 580).
**Should align with names used in: [http://ark.intel.com/ Intel Product Listing], [http://www.amd.com/us/products/ AMD Product Listing], [http://www.nvidia.com/page/products.html#PROCESSOR-FAMILIES nVidia Product Listing], or other official vendor product listings.
**SLI setups should indicate such with an "x#" post-fix (i.e. nVidia Geforce 580 x2).
**Chipset manufacture vendor names (Intel, nVidia, AMD, ATI) should be used rather than the board manufacture vendor names (i.e. Asus, VisionTek).
**The last GPU manufactured by ATI was the ''ATI Radeon HD 5970'', newer cards should list AMD as the GPU vendor.
**Should omit the text: ™, ®.
**List specific cards (i.e. nVidia GeForce 560), not series (i.e. nVidia GeForce 500 Series).
**Categories will automatically be generated to indicate testing on the related GPU.
*<tt>|result=</tt>
**An English description of the test results. Linking to video of results is appropriate.
*<tt>|tester=</tt>
**A wiki user name or other identifier used to identify multiple tests performed.
====To Do====
*Need to access and list alternate architectures (i.e. ARM?, etc.)
*Include some of this as documentation on {{tl|Test Entry}}


=== Gameplay Screenshots ===
=== Gameplay Screenshots ===