Project:Wiki Conventions: Difference between revisions

Line 61: Line 61:


Test entries using the {{tl|Test Entry}} template with a full set of options, should be inserted after the blank entry comment. Options should include:
Test entries using the {{tl|Test Entry}} template with a full set of options, should be inserted after the blank entry comment. Options should include:
*<tt>|revision=</tt>
*<tt>|revision=</tt> The Dolphin revision used for testing (i.e. 3.0-543, 7342).
**The Dolphin revision used for testing (i.e. 3.0-543, 7342).
**Entered values will automatically be fed through the {{tl|revision}} template.
**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.
**Categories will automatically be generated to indicate testing on major revisions: 2.0, 3.0.
*<tt>|OS=</tt>
*<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).
**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.
**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.
**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.
**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>
*<tt>|CPU=</tt> The title of the CPU vendor (AMD, Intel, ?) and CPU (i.e. Core i7-960) used for testing.
**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 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.
**Should omit the text: ™, ®, Processor.
**Categories will automatically be generated to indicate testing on the related CPU
**Categories will automatically be generated to indicate testing on the related CPU
*<tt>|GPU=</tt>
*<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).
**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.
**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).
**SLI setups should indicate such with an "x#" post-fix (i.e. nVidia Geforce 580 x2).
Line 84: Line 80:
**List specific cards (i.e. nVidia GeForce 560), not series (i.e. nVidia GeForce 500 Series).
**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.
**Categories will automatically be generated to indicate testing on the related GPU.
*<tt>|result=</tt>
*<tt>|result=</tt> An English description of the test results. Linking to video of results is appropriate.
**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.
*<tt>|tester=</tt>
 
**A wiki user name or other identifier used to identify multiple tests performed.
====To Do====
====To Do====
*Need to access and list alternate architectures (i.e. ARM?, etc.)
*Need to access and list alternate architectures (i.e. ARM?, etc.)