[pyglet] push by useboxnet - Log pyglet.compat_platform in the tests... on 2014-07-16 16:46 GMT

24 views
Skip to first unread message

pyg...@googlecode.com

unread,
Jul 16, 2014, 12:46:54 PM7/16/14
to pyglet-...@googlegroups.com
Revision: 7f99b5234f7b
Branch: default
Author: Juan J. Martínez <j...@usebox.net>
Date: Wed Jul 16 16:45:21 2014 UTC
Log: Log pyglet.compat_platform in the tests

Fixes issues #754
http://code.google.com/p/pyglet/source/detail?r=7f99b5234f7b

Modified:
/tests/test.py

=======================================
--- /tests/test.py Thu May 8 06:02:29 2014 UTC
+++ /tests/test.py Wed Jul 16 16:45:21 2014 UTC
@@ -596,7 +596,7 @@
options.log.info('Capabilities
are: %s', ', '.join(options.capabilities))
options.log.info('sys.platform = %s', sys.platform)
options.log.info('pyglet.version = %s', pyglet.version)
- options.log.info('pyglet.platform = %s', pyglet.platform)
+ options.log.info('pyglet.compat_platform = %s', pyglet.compat_platform)
options.log.info('Reading test plan from %s', options.plan)

plan = TestPlan.from_file(options.plan)
Reply all
Reply to author
Forward
0 new messages