From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This tests the | |description=This tests whether the '''Wine''' (Windows compatibility layer) is able to properly run basic windows applications in the Fedora 15 environment. | ||
|setup= | |setup= | ||
# | # Make sure that you have '''Wine''' installed:<code>yum install wine</code> | ||
<code>yum install | |||
|actions= | |actions= | ||
# | # In terminal or after pressing Alt-F2 type command <code>wine notepad</code> | ||
# | ## Notepad | ||
# | |||
|results= | |results= | ||
}} | }} | ||
[[Category:GNOME3_acceptance_test_cases]] | [[Category:GNOME3_acceptance_test_cases]] |
Revision as of 15:03, 21 February 2011
Description
This tests whether the Wine (Windows compatibility layer) is able to properly run basic windows applications in the Fedora 15 environment.
Setup
- Make sure that you have Wine installed:
yum install wine
How to test
- In terminal or after pressing Alt-F2 type command
wine notepad
- Notepad