<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/glib.git/tests/unicode-encoding.c, branch require-python34</title>
<subtitle>gitlab.gnome.org: GNOME/glib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/'/>
<entry>
<title>tests: Don't test g_utf8_to_ucs4_fast too rigorously</title>
<updated>2015-09-07T19:01:16+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2015-09-07T18:59:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=e773acfe9a0f8cf4d67799f6177997bd8a761ede'/>
<id>e773acfe9a0f8cf4d67799f6177997bd8a761ede</id>
<content type='text'>
The function is documented to assume valid input, and doesn't
guarantee behavior with invalid input. So don't test that.

https://bugzilla.gnome.org/show_bug.cgi?id=754636
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The function is documented to assume valid input, and doesn't
guarantee behavior with invalid input. So don't test that.

https://bugzilla.gnome.org/show_bug.cgi?id=754636
</pre>
</div>
</content>
</entry>
<entry>
<title>unicode-encoding test: Differentiate error messages</title>
<updated>2015-09-07T19:01:16+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2015-09-07T17:24:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=db3ffe5bf139a664609ab1f7e3715a2da5019805'/>
<id>db3ffe5bf139a664609ab1f7e3715a2da5019805</id>
<content type='text'>
Spitting out the same error for different cases in not helpful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Spitting out the same error for different cases in not helpful.
</pre>
</div>
</content>
</entry>
<entry>
<title>unicode-encoding: Fix leaks in test</title>
<updated>2013-11-10T21:44:39+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2013-11-09T19:52:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=44bd2ab07e81016c961a59f0a66f4351ac5822cf'/>
<id>44bd2ab07e81016c961a59f0a66f4351ac5822cf</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=711751
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=711751
</pre>
</div>
</content>
</entry>
<entry>
<title>Some final g_test_build_filename() porting</title>
<updated>2013-06-01T03:03:19+00:00</updated>
<author>
<name>Ryan Lortie</name>
<email>desrt@desrt.ca</email>
</author>
<published>2013-05-30T03:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=e66abbe2ef574b1ff5c36588bbac7267f04e5abe'/>
<id>e66abbe2ef574b1ff5c36588bbac7267f04e5abe</id>
<content type='text'>
This should be the last users that need to be ported.

For some of the oldschool non-gtester-ified tests, we call g_test_init()
from main() because it is necessary in order to use
g_test_build_filename().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should be the last users that need to be ported.

For some of the oldschool non-gtester-ified tests, we call g_test_init()
from main() because it is necessary in order to use
g_test_build_filename().
</pre>
</div>
</content>
</entry>
<entry>
<title>More test fixes for builddir != srcdir</title>
<updated>2013-05-28T02:05:19+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2013-05-28T02:05:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=4c9a7b65eb028f78ad4e68c177e4ee634124b694'/>
<id>4c9a7b65eb028f78ad4e68c177e4ee634124b694</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert more tests to installed tests</title>
<updated>2013-05-21T03:41:49+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2013-05-21T01:05:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=7ff5c082213c13c893f583f2bce77fa63a146af2'/>
<id>7ff5c082213c13c893f583f2bce77fa63a146af2</id>
<content type='text'>
This makes the tests in tests installed, except for
the performance tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the tests in tests installed, except for
the performance tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use UTF-16LE as target encoding on all little-endian systems. (#143380,</title>
<updated>2006-01-24T15:25:11+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2006-01-24T15:25:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=3c62ff454a5022eb7610b2b98f59366289183890'/>
<id>3c62ff454a5022eb7610b2b98f59366289183890</id>
<content type='text'>
2006-01-24  Matthias Clasen  &lt;mclasen@redhat.com&gt;

	* tests/unicode-encoding.c: Use UTF-16LE as target encoding
	on all little-endian systems.  (#143380, Marc Moorcroft)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2006-01-24  Matthias Clasen  &lt;mclasen@redhat.com&gt;

	* tests/unicode-encoding.c: Use UTF-16LE as target encoding
	on all little-endian systems.  (#143380, Marc Moorcroft)
</pre>
</div>
</content>
</entry>
<entry>
<title>Use UTF-16LE explicitly also on Cygwin. (#138423, Roger Leigh)</title>
<updated>2004-03-31T02:19:10+00:00</updated>
<author>
<name>Tor Lillqvist</name>
<email>tml@iki.fi</email>
</author>
<published>2004-03-31T02:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=1edf67c272e4346092447f37ff280fb7954c0f3c'/>
<id>1edf67c272e4346092447f37ff280fb7954c0f3c</id>
<content type='text'>
2004-03-31  Tor Lillqvist  &lt;tml@iki.fi&gt;

	* tests/unicode-encoding.c (process): Use UTF-16LE explicitly also
	on Cygwin. (#138423, Roger Leigh)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2004-03-31  Tor Lillqvist  &lt;tml@iki.fi&gt;

	* tests/unicode-encoding.c (process): Use UTF-16LE explicitly also
	on Cygwin. (#138423, Roger Leigh)
</pre>
</div>
</content>
</entry>
<entry>
<title>Return nonzero exit status if the test fails. (#118729)</title>
<updated>2003-07-31T16:51:52+00:00</updated>
<author>
<name>Noah Levitt</name>
<email>nlevitt@columbia.edu</email>
</author>
<published>2003-07-31T16:51:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=03e4805ff4fa6037b18297ebcfdfb38934f20f3d'/>
<id>03e4805ff4fa6037b18297ebcfdfb38934f20f3d</id>
<content type='text'>
2003-07-31  Noah Levitt  &lt;nlevitt@columbia.edu&gt;

	* tests/unicode-encoding.c: Return nonzero exit status if the test fails. (#118729)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2003-07-31  Noah Levitt  &lt;nlevitt@columbia.edu&gt;

	* tests/unicode-encoding.c: Return nonzero exit status if the test fails. (#118729)
</pre>
</div>
</content>
</entry>
<entry>
<title>Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout the</title>
<updated>2002-07-04T15:19:30+00:00</updated>
<author>
<name>Sebastian Wilhelmi</name>
<email>wilhelmi@ira.uka.de</email>
</author>
<published>2002-07-04T15:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/glib.git/commit/?id=d81ac5339fcf9537a3731ebb5770238f4fa69d59'/>
<id>d81ac5339fcf9537a3731ebb5770238f4fa69d59</id>
<content type='text'>
2002-07-04  Sebastian Wilhelmi  &lt;wilhelmi@ira.uka.de&gt;

	* tests/*.c: Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN
	throughout the files, which didn't already have them. (#87312)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2002-07-04  Sebastian Wilhelmi  &lt;wilhelmi@ira.uka.de&gt;

	* tests/*.c: Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN
	throughout the files, which didn't already have them. (#87312)
</pre>
</div>
</content>
</entry>
</feed>
