summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix various typosluz paz2020-12-171-1/+1
* Only add -MMD for pump mode if not present alreadyRosen Matev2020-06-301-13/+4
* Correct spelling mistakes. (#286)Edward Betts2018-09-251-1/+1
* global: add --enable-tcp-insecure in place of --make-me-a-botnetShawn Landden2018-07-261-4/+4
* daemon: warn when masquerade is not setupShawn Landden2018-02-261-2/+2
* fix NoDetachDaemon_CaseShawn Landden2018-02-261-1/+1
* allow disabling compiler whitelistShawn Landden2018-02-261-1/+1
* test: fix compiler detection of clangShawn Landden2018-02-251-4/+4
* Extend Travis CI configuration for macOS/clang (#226)Martin M2017-11-261-91/+127
* Fix broken "make distcheck"Anders F Björklund2017-04-291-2/+2
* include_server python(3) readypython3clutton2016-04-143-3/+3
* distcc/test python(3) ready #174clutton2016-03-313-68/+66
* Ignore the common linux-gate.so warning in Gdb_Casemandyke2014-07-281-0/+1
* Really ignore userconf in Gdb_Casemandyke2014-07-281-9/+2
* Fix a bug where the BadLogFile_Case test was depending on gcc returningfergus.henderson2014-02-271-2/+2
* Don't assume that gcc returns exit status 1 for invalid options,fergus.henderson2014-02-271-2/+5
* Improve reliability of testsmandyke2013-05-272-54/+27
* Work-around for multiarch portability of SystemIncludeDirectories_Casemandyke2013-05-081-1/+5
* Fix issue 104 <http://code.google.com/p/distcc/issues/detail?id=104>:fergus.henderson2012-04-091-3/+9
* Apply patch from Ihor Kaharlichenko <madkinder> to fix issue 81fergus.henderson2011-06-281-2/+1
* Fix a syntax error in my last change.fergus.henderson2011-04-061-2/+2
* Fix some issues that caused the gdb-related tests to fail:fergus.henderson2011-04-061-5/+11
* Fix for <http://code.google.com/p/distcc/issues/detail?id=61>fergus.henderson2010-11-161-2/+13
* Fix failures of the Gdb_* test cases:fergus.henderson2010-09-101-7/+19
* Apply slightly cleaned up version of patch from perezdiez@gmail.comfergus.henderson2010-03-021-2/+3
* Apply patch from madkinder: use #include rather than #import in C++ test case.fergus.henderson2010-02-181-2/+2
* Change the PreprocessAsm_Case so that it reports NOTRUNfergus.henderson2010-02-181-1/+3
* Pass "-c" to gcc for the Dotd_Case tests.fergus.henderson2009-07-241-1/+1
* Define a GNU-compatible getline() implementation,fergus.henderson2009-07-241-0/+37
* Fix a distcc test that was failing on modern kernels:fergus.henderson2009-04-101-7/+10
* A fix for distcc issue 44 "Failed tests on make check (gentoo gcc-4.3.3)"fergus.henderson2009-04-101-1/+1
* Fix issue 35 <http://code.google.com/p/distcc/issues/detail?id=35>.fergus.henderson2009-01-301-0/+64
* Portability fix: the CPlusPlus_SystemIncludeDirectories_Casefergus.henderson2009-01-051-2/+6
* Provides a simple shell API to the include server:fergus.henderson2008-09-111-0/+52
* Add C++ version of the SystemIncludeDirectories test.fergus.henderson2008-08-021-32/+69
* Add a test of C++ compilation, and refactor the tests of Objective-Cfergus.henderson2008-08-021-30/+97
* Add a test case to test "-MT" and "-MF" without spaces after them.fergus.henderson2008-07-301-1/+22
* This is based on klarlund's original version of this patch (klarlund/d3b3):fergus.henderson2008-07-291-4/+24
* While testdistcc.py tries to use port 42000 to communicate, if itCraig Silverstein2008-06-101-6/+6
* lsdistcc should print non-default port numbers.zhanglei2008-06-091-9/+14
* Tidy-up testing framework to overcome recently introduced bug.klarlund2008-05-312-51/+88
* Normalize the copyright text, to the latest version of the GPLv2 textCraig Silverstein2008-05-232-24/+25
* Fix author lines. Also, add gpl text.Craig Silverstein2008-05-231-2/+17
* Disable the Gdb_Case test in non-pump mode when using gcc versionsfergus.henderson2008-05-211-2/+11
* Disable some tests that were failing if you don't have a C++ compilerfergus.henderson2008-05-211-8/+29
* Re-enable Objective C and Objective C++ support.fergus.henderson2008-05-201-6/+20
* Disable part of the DashWpMD_Case test, because it doesn't pass :-(fergus.henderson2008-05-201-1/+6
* Improve assert message.klarlund2008-05-201-1/+1
* Add 'DashWpMD_Case' to the list of test cases that actually get run.fergus.henderson2008-05-191-0/+1
* Fix a typo: s/ddc_/dcc_/fergus.henderson2008-05-171-3/+3