<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/distcc-git.git/test, branch python3</title>
<subtitle>github.com: distcc/distcc.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/distcc-git.git/'/>
<entry>
<title>include_server python(3) ready</title>
<updated>2016-04-14T19:33:21+00:00</updated>
<author>
<name>clutton</name>
<email>clutton@zoho.com</email>
</author>
<published>2016-04-14T19:33:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/distcc-git.git/commit/?id=7dfb29db81c7a07bfaefd148258c6a897e8bac1b'/>
<id>7dfb29db81c7a07bfaefd148258c6a897e8bac1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>distcc/test python(3) ready #174</title>
<updated>2016-03-31T16:16:35+00:00</updated>
<author>
<name>clutton</name>
<email>clutton@zoho.com</email>
</author>
<published>2016-03-31T16:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/distcc-git.git/commit/?id=50e5b666d85c92a963ed6c1d4150683e87b8b9a5'/>
<id>50e5b666d85c92a963ed6c1d4150683e87b8b9a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore the common linux-gate.so warning in Gdb_Case</title>
<updated>2014-07-28T04:55:57+00:00</updated>
<author>
<name>mandyke</name>
<email>mandyke@gmail.com</email>
</author>
<published>2014-07-28T04:55:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/distcc-git.git/commit/?id=0c318a69a7a1d03e9f756ff6da9db94cfc35e5d3'/>
<id>0c318a69a7a1d03e9f756ff6da9db94cfc35e5d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Really ignore userconf in Gdb_Case</title>
<updated>2014-07-28T04:55:44+00:00</updated>
<author>
<name>mandyke</name>
<email>mandyke@gmail.com</email>
</author>
<published>2014-07-28T04:55:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/distcc-git.git/commit/?id=06c39e65d6cbef9348574b993dacc526f06fb516'/>
<id>06c39e65d6cbef9348574b993dacc526f06fb516</id>
<content type='text'>
An empty .gdbinit in the current directory is not effective at
avoiding ~/.gdbinit.  Use the option -nh instead.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An empty .gdbinit in the current directory is not effective at
avoiding ~/.gdbinit.  Use the option -nh instead.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug where the BadLogFile_Case test was depending on gcc returning</title>
<updated>2014-02-27T14:39:07+00:00</updated>
<author>
<name>fergus.henderson</name>
<email>fergushenderson@users.noreply.github.com</email>
</author>
<published>2014-02-27T14:39:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/distcc-git.git/commit/?id=0971e7f8dacd77146003348b7be347cf965d1f96'/>
<id>0971e7f8dacd77146003348b7be347cf965d1f96</id>
<content type='text'>
an exit status of 1 for compilation of a non-existing file.
This was causing problems with gcc 4.6.3 (and probably other
gcc versions) which was returning exit status 4 in that case.
I changed the test to instead use an existing file and
to expect exit status 0; we don't actually fail the compilation
if a bad log file is specified, instead we just log an error
message about the bad log file on stderr.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
an exit status of 1 for compilation of a non-existing file.
This was causing problems with gcc 4.6.3 (and probably other
gcc versions) which was returning exit status 4 in that case.
I changed the test to instead use an existing file and
to expect exit status 0; we don't actually fail the compilation
if a bad log file is specified, instead we just log an error
message about the bad log file on stderr.

</pre>
</div>
</content>
</entry>
<entry>
<title>Don't assume that gcc returns exit status 1 for invalid options,</title>
<updated>2014-02-27T14:16:56+00:00</updated>
<author>
<name>fergus.henderson</name>
<email>fergushenderson@users.noreply.github.com</email>
</author>
<published>2014-02-27T14:16:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/distcc-git.git/commit/?id=bacff9e2db115c244b813fe897fdbb88f0ab7e89'/>
<id>bacff9e2db115c244b813fe897fdbb88f0ab7e89</id>
<content type='text'>
since gcc 4.6.3 (and perhaps earlier) returns exit status 4.
Instead, just verify that the exit status from distcc is non-zero
and matches what gcc returned.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
since gcc 4.6.3 (and perhaps earlier) returns exit status 4.
Instead, just verify that the exit status from distcc is non-zero
and matches what gcc returned.

</pre>
</div>
</content>
</entry>
<entry>
<title>Improve reliability of tests</title>
<updated>2013-05-27T08:10:06+00:00</updated>
<author>
<name>mandyke</name>
<email>mandyke@gmail.com</email>
</author>
<published>2013-05-27T08:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/distcc-git.git/commit/?id=990a0faff8c426e0b0e385bdff0d196f7c6f0271'/>
<id>990a0faff8c426e0b0e385bdff0d196f7c6f0271</id>
<content type='text'>
* test/testdistcc.py: Remove stale and duplicate TODO items.

  (_Touch): New function, acts like touch(1).
  (Compile_c_Case): makeFile is not sufficient to reliably update
  modification time on all systems (e.g. GNU/Hurd), so replace it with
  calls to _Touch.
  (Gdb_Case): Use _Touch.

  (SyntaxError_Case): Look for pattern anywhere in the output using
  re.search as warnings and other noise can be present.

* test/comfychair.py: Also set LC_ALL, which has a higher priority,
  and make it so LANG and LC_ALL are set after saving the environment.

  Clean up some stray import statements.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/testdistcc.py: Remove stale and duplicate TODO items.

  (_Touch): New function, acts like touch(1).
  (Compile_c_Case): makeFile is not sufficient to reliably update
  modification time on all systems (e.g. GNU/Hurd), so replace it with
  calls to _Touch.
  (Gdb_Case): Use _Touch.

  (SyntaxError_Case): Look for pattern anywhere in the output using
  re.search as warnings and other noise can be present.

* test/comfychair.py: Also set LC_ALL, which has a higher priority,
  and make it so LANG and LC_ALL are set after saving the environment.

  Clean up some stray import statements.</pre>
</div>
</content>
</entry>
<entry>
<title>Work-around for multiarch portability of SystemIncludeDirectories_Case</title>
<updated>2013-05-08T14:22:06+00:00</updated>
<author>
<name>mandyke</name>
<email>mandyke@gmail.com</email>
</author>
<published>2013-05-08T14:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/distcc-git.git/commit/?id=c502a3d651a3efd04741bfb146d4cccd7ed805e9'/>
<id>c502a3d651a3efd04741bfb146d4cccd7ed805e9</id>
<content type='text'>
Fixes issue 127</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes issue 127</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue 104 &lt;http://code.google.com/p/distcc/issues/detail?id=104&gt;:</title>
<updated>2012-04-09T22:20:35+00:00</updated>
<author>
<name>fergus.henderson</name>
<email>fergushenderson@users.noreply.github.com</email>
</author>
<published>2012-04-09T22:20:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/distcc-git.git/commit/?id=5746529e22ac3700f9ea8f96717fc70ce0805d6c'/>
<id>5746529e22ac3700f9ea8f96717fc70ce0805d6c</id>
<content type='text'>
handle header file names containing commas.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
handle header file names containing commas.

</pre>
</div>
</content>
</entry>
<entry>
<title>Apply patch from Ihor Kaharlichenko &lt;madkinder&gt; to fix issue 81</title>
<updated>2011-06-28T20:13:34+00:00</updated>
<author>
<name>fergus.henderson</name>
<email>fergushenderson@users.noreply.github.com</email>
</author>
<published>2011-06-28T20:13:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/distcc-git.git/commit/?id=d21527c43e927a7404ab8c229dd0f994f7d59d29'/>
<id>d21527c43e927a7404ab8c229dd0f994f7d59d29</id>
<content type='text'>
&lt;http://code.google.com/p/distcc/issues/detail?id=81&gt;:
SyntaxError_Case was failing with recent versions of gcc,
due to the error message format having changed to now
include the column number.

Also remove an old "XXX" comment that no longer applies.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&lt;http://code.google.com/p/distcc/issues/detail?id=81&gt;:
SyntaxError_Case was failing with recent versions of gcc,
due to the error message format having changed to now
include the column number.

Also remove an old "XXX" comment that no longer applies.

</pre>
</div>
</content>
</entry>
</feed>
