Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Side by Side Diff: third_party/xdg-utils/tests/TODO

Issue 151098: Patch from mdm@google.com... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/
Patch Set: Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/xdg-utils/tests/README ('k') | third_party/xdg-utils/tests/debug/README » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 xdg-utils test TODO list:
2
3 1. Test the following not-called options:
4 xdg-desktop-icon
5 --novendor
6 xdg-desktop-menu
7 --novendor
8 xdg-email
9 --utf8
10 xdg-icon-resource
11 --novendor
12 --theme
13 --context
14
15 2. Better test the following poorly tested options:
16 xdg-desktop-menu
17 --noupdate
18 xdg-icon-resource
19 --noupdate
20
21 3. Make the shinythings/webmirror example into a test case. All parts are curren tly tested, so this _should_ be an easy pass.
22
23 4. Modify testrun and include/testcontrol.sh to print the file name of the test being run, rather than the function name. This is more difficult than it would s eem, since the framework is designed to be run by TET for interoperability with the LSB effort. TET mandates that tests be functions named ic1 ... icN. Addition ally, the framework allows tests to be repeated.
OLDNEW
« no previous file with comments | « third_party/xdg-utils/tests/README ('k') | third_party/xdg-utils/tests/debug/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698