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

Unified 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, 6 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/xdg-utils/tests/TODO
===================================================================
--- third_party/xdg-utils/tests/TODO (revision 0)
+++ third_party/xdg-utils/tests/TODO (revision 0)
@@ -0,0 +1,23 @@
+xdg-utils test TODO list:
+
+1. Test the following not-called options:
+xdg-desktop-icon
+ --novendor
+xdg-desktop-menu
+ --novendor
+xdg-email
+ --utf8
+xdg-icon-resource
+ --novendor
+ --theme
+ --context
+
+2. Better test the following poorly tested options:
+xdg-desktop-menu
+ --noupdate
+xdg-icon-resource
+ --noupdate
+
+3. Make the shinythings/webmirror example into a test case. All parts are currently tested, so this _should_ be an easy pass.
+
+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 seem, 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. Additionally, the framework allows tests to be repeated.
« 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