seed r39 - trunk/tests
- From: racarr svn gnome org
- To: svn-commits-list gnome org
- Subject: seed r39 - trunk/tests
- Date: Sun, 26 Oct 2008 05:38:15 +0000 (UTC)
Author: racarr
Date: Sun Oct 26 05:38:14 2008
New Revision: 39
URL: http://svn.gnome.org/viewvc/seed?rev=39&view=rev
Log:
Test case for argv.
Added:
trunk/tests/argv.js (contents, props changed)
Added: trunk/tests/argv.js
==============================================================================
--- (empty file)
+++ trunk/tests/argv.js Sun Oct 26 05:38:14 2008
@@ -0,0 +1,6 @@
+#!/usr/local/bin/seed
+// Returns: 0
+// STDIN:
+// STDOUT:/usr/local/bin/seed
+// STDERR:
+Seed.print(Seed.argv[0]);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]