Files
whipper-gui/morituri
Thomas Vander Stichele 3000f0a1e7 * morituri/common/common.py:
add quoteParse function to quote properly for gst.parse_launch()
	* morituri/common/checksum.py:
	  Fix single quote problem.
	  use self.setException()
	* morituri/common/encode.py:
	  Fix single quote problem.
	* morituri/image/image.py:
	  Fix single quote problem.
	  Reraise gst.QueryError.
	* morituri/test/test_common_encode.py:
	* morituri/test/test_common_encode.py (added):
	  Add tests for unicode/single/double quote.
	* morituri/test/test_image_image.py:
	* morituri/test/test_common_checksum.py:
	  Add tests for single/double quote.
	* morituri/test/common.py:
	  add twisted-like failUnlessRaises to TestCase that returns
	  the exception, so we can check wrapped exceptions in TaskException.
2010-04-04 23:20:52 +00:00
..
2010-04-04 23:20:52 +00:00
2009-05-22 20:44:10 +00:00
2010-04-04 23:08:35 +00:00
2010-04-04 23:20:52 +00:00
2010-04-04 19:29:49 +00:00
2009-09-11 22:16:46 +00:00
2010-04-04 19:29:49 +00:00
2010-04-04 23:20:52 +00:00
2009-01-06 11:44:40 +00:00
2009-06-05 07:57:54 +00:00