seed r811 - trunk/tests/javascript
- From: hortont svn gnome org
- To: svn-commits-list gnome org
- Subject: seed r811 - trunk/tests/javascript
- Date: Mon, 26 Jan 2009 00:42:32 +0000 (UTC)
Author: hortont
Date: Mon Jan 26 00:42:31 2009
New Revision: 811
URL: http://svn.gnome.org/viewvc/seed?rev=811&view=rev
Log:
Fix object-info test on Jaunty. It's a bad test...
Modified:
trunk/tests/javascript/object-info.js
Modified: trunk/tests/javascript/object-info.js
==============================================================================
--- trunk/tests/javascript/object-info.js (original)
+++ trunk/tests/javascript/object-info.js Mon Jan 26 00:42:31 2009
@@ -1,7 +1,7 @@
#!/usr/bin/env seed
// Returns: 0
// STDIN:
-// STDOUT:Window implements interfaces\nInterface: Buildable\nInterface: ImplementorIface
+// STDOUT:Window implements interfaces\nInterface: (Buildable|ImplementorIface)\nInterface: (Buildable|ImplementorIface)
// STDERR:
Seed.import_namespace("Gtk");
Seed.import_namespace("GIRepository");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]