]> arthur.barton.de Git - ngircd-alex.git/history - src/testsuite
Partially revert bc098794: don't require autoconf 2.67
[ngircd-alex.git] / src / testsuite /
2013-09-03 Alexander Bartongetpid.sh: use /bin/pidof when available
2013-05-30 Alexander BartonMerge pull request #3 from Cofyc/master
2013-05-24 Alexander BartonIncludeDir: default to "$SYSCONFDIR/ngircd.conf.d" bug157-IncludeDir
2013-02-22 Alexander Bartonsrc/testsuite/README: add whois-test.e
2012-12-25 Alexander BartonAdd Cygwin binaries (*.exe) to .gitignore files
2012-11-13 Alexander BartonTest suite: correctly execute tests when stdout is...
2012-11-04 Alexander BartonTest suite: add some "remote checks" to whois-test.e
2012-10-19 DNS777Update error messages for user mode +b and channel...
2012-10-15 Alexander BartonTest suite: add more checks to whois-test.e
2012-10-08 Alexander BartonTest suite: add test for user mode "b"
2012-10-06 Alexander BartonTest suite: make expect scripts more verbose testsuite-verbose
2012-10-06 Alexander BartonTest suite: remove indentation of messages
2012-10-06 Alexander BartonMerge branch 'bug109-CHARCONV'
2012-09-26 Alexander BartonTest suite: don't use "mkdir -p"
2012-09-26 Alexander BartonFix getpid.sh to work on Apple A/UX again
2012-09-24 Alexander BartonRemove all geneerated Makefile.am on "make maintainer...
2012-09-24 Alexander BartonMerge branch 'automake-am11-am12'
2012-09-24 Alexander Bartonautomake: don't use INCLUDES, it's AM_CPPFLAGS nowadays
2012-09-24 Alexander BartonInclude all build-system files into distribution archives
2012-09-23 Alexander BartonMerge branch 'bug92-xop'
2012-09-23 Alexander BartonChange build system to support new and old GNU automake
2012-09-11 Alexander BartonMerge branch 'xop' of https://github.com/kart0ffelsack...
2012-08-06 Sebastian KöhlerTests and documentation for xop
2012-03-03 Christoph Biedlgetpid.sh: Fix testcase error for Debian using sbuild
2012-01-21 Alexander BartonPRIVMSG/NOTICE: handle nick!user@host masks case-insens...
2011-12-30 Alexander BartonFixed handling of WHO commands
2011-11-10 Alexander Bartonwhois-test: handle local hostname = "localhost.localdomain"
2011-08-22 Alexander BartonTestsuite: bind to loopback (127.0.0.1) interface only
2011-08-09 Alexander BartonMerge branch 'bug113-SrvPrefix'
2011-07-30 Alexander BartonTestsuite: make getpid.sh work even when run as root
2011-06-26 Alexander BartonMerge branch 'newconfig'
2011-06-25 Alexander BartonTestsuite: update configuration files for new config...
2011-03-19 Alexander BartonMerge branches 'CloakUserHost', 'QuitOnHTTP' and 'bug72...
2011-03-19 Alexander BartonAdd "whois-test" to testsuite and distribution archive bug72-WHOIS-List
2011-03-19 Florian WestphalAdd support for up to 3 targets in WHOIS queries.
2011-01-19 Alexander Bartonngircd-test2.conf: really disable Ident and PAM ...
2011-01-18 Alexander BartonAdd [Features] section to ngircd-test{1|2}.conf
2011-01-18 Alexander BartonUpdate testsuite configuration: strip No... prefixes
2010-07-13 Alexander BartonSet NoPAM=yes in configuration files used for the testsuite
2009-03-06 Florian Westphaltestsuite: add more predefined channels to server config
2008-12-03 Alexander BartonTestsuite start-server.sh: return correct exit code.
2008-12-03 Alexander BartonMake testsuite (getpid.sh) work on OpenSolaris (i386...
2008-11-19 Alexander BartonNew configuration option "NoIdent" to disable IDENT...
2008-11-13 Alexander BartonTest suite: start two servers and test server-server...
2008-07-27 Alexander BartonGIT: added src/testsuite/message-test to ignore list.
2008-07-27 Alexander Bartonmessage-test: Disable two tests using "localhost" as...
2008-07-27 Alexander BartonAdded "message-test" to Makefile, so it is distrubuted...
2008-07-26 Brandon BeresiniCleaned up PRIVMSG and NOTICE patches.
2008-07-26 Brandon BeresiniCumulative Message Patch
2008-07-21 Alexander BartonFixes to misc-test: accept "localhost.<domain>" as...
2008-05-15 Brandon BeresiniAdd tests for MOTD, VERSION, TIME, USERHOST
2008-05-13 Alexander BartonMerge commit 'aad49bd260494878aed6795c7a897ad1d28c3082'
2008-05-11 Alexander BartonGIT: ignore symbolic links to tests in testsuite directory
2008-05-11 Alexander BartonFixes to who-test: accept "localhost.<domain>" as well...
2008-05-09 Brandon BeresiniRemoved space after # so that Cygwin's version of expec...
2008-05-09 Ali ShemiranFix secret channel information leak
2008-05-05 Florian WestphalAdd invite-test.e to test suite.
2008-05-05 Dana DahlstromTests for the INVITE command.
2008-05-05 Dana Dahlstromtests for JOIN and various replies
2008-05-05 Bryan CaldwellAllow KICK to handle comma-delimited lists (of channels...
2008-05-05 Dana DahlstromFixes to who-test: accept any ident, escape some '...
2008-05-01 Alexander BartonPrevent GIT to complain about opless-channel-test link
2008-05-01 Ali ShemiranAdd support for modeless channels
2008-04-29 Alexander BartonMerge branch 'master' of git://git.breakpoint.cc/fw...
2008-04-29 Florian WestphalTestsuite: remove erroneous ConfUID setting in config...
2008-04-09 Alexander BartonMoved .cvsignore files to .gitignore
2008-02-26 Alexander BartonRemoved the SQUIT test for now, actually we don't suppo...
2008-02-26 Alexander BartonImplemented IRC commands INFO, USERS (dummy), and SUMMO...
2008-02-26 Dana DahlstromInclude flags in RPL_WHOREPLY messages.
2008-02-26 Dana DahlstromDon't send trailing space in MODE messages
2008-02-26 Florian WestphalMake IRC_WHO also search username/servername/hostname.
2008-02-26 Dana DahlstromImplement RFC 2812 handling of "0" argument to JOIN
2007-11-18 Alexander BartonAdjust test suite to be usable on HP/UX 11.11 :-)
2006-12-28 Alexander BartonAdded .cvsignore files to hide generated files from...
2006-08-05 Alexander BartonAdded support for Solaris 11.
2005-12-30 Alexander BartonAdded test if the stress-test expect script itself...
2005-12-30 Alexander BartonModified expect script to work with servers having...
2005-08-12 Alexander BartonMade test script run a longer time.
2005-08-12 Alexander BartonSet timeout.
2005-08-12 Alexander BartonDetect source directory correctly.
2004-09-08 Alexander BartonAdded functions.inc to EXTRA_DIST files.
2004-09-06 Alexander BartonFixed echo without newline for systems not understandin...
2004-09-06 Alexander BartonReverted extension of the "make all" target in the...
2004-09-06 Alexander BartonFixed wrong exit code check of "kill -0".
2004-09-04 Alexander BartonEnhanced messages and exit codes.
2004-09-04 Alexander BartonAdded all test scripts to target "all".
2004-09-04 Alexander BartonChanged text "test scripts" to "processes": some versio...
2004-09-04 Alexander BartonRemoved counting of test processes; don't check running...
2004-09-04 Alexander BartonAdded detection of flags for ps(1).
2004-09-04 Alexander BartonAdded README, test-loop.sh and wait-tests.sh to EXTRA_D...
2004-09-04 Alexander BartonMade stress-server.sh to use wait-tests.sh to limit...
2004-09-04 Alexander BartonTwo new scripts: test-loop.sh and wait-tests.sh
2004-09-04 Alexander BartonAdded support for looping and other enhancements.
2004-09-04 Alexander BartonSet $srcdir if not already set by make.
2004-09-04 Alexander BartonIf nick name is already in use, interpret this as ...
2004-09-04 Alexander BartonAdded preliminary README text.
2004-03-10 Alexander BartonUpdated tests to reflect last changes to MODE behaviour.
2003-12-27 Alexander BartonAdded optional support for IDENT lookups (configure...
2003-11-05 Alexander BartonFixed test suite: allow more connections ;-)
2003-08-22 Alexander BartonEnhanced testsuite, should run under GNU/Hurd now.
next