summaryrefslogtreecommitdiff
path: root/src/testsuite.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add test suite tests for wildcard function for failures discovered by Ankit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10563 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-09-201-42/+54
* Add test cases that fails current matching, fix to follow soon.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10301 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-08-261-0/+3
* Add even more edge case matching tests (they all pass yay)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10220 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-08-221-20/+35
* match() is no longer a function+no header, now a static method of InspIRCd cl...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10212 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-211-5/+4
* Another edge case suggested by peavey (passes)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10148 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-08-171-0/+1
* Fix missing bounds checks in wildcard.cpp causing crash in bug #590 and related•••Add test cases for wildcards to pick this up in future regression testing plus a bunch of other edge cases git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10147 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-08-171-0/+6
* Remove last vestige of libircdfoo, by changing tag into a single identifier...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10076 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-291-1/+1
* Alter prompt to indicate that multiple tests can be queued by entering multip...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10055 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-07-201-1/+1
* Fix memory leak if we send STARTTLS twice, thanks special and psychon•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9800 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-241-9/+0
* Add interesting test case•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9799 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-231-0/+9
* Fix test suite to not have bugs itself (oops) and fix bugs in new cidr matchi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9785 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-211-5/+9
* Add test suites for edge cases and in the process, spot a crash in the new co...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9682 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-091-0/+7
* Convert CIDR matching and wildcard matching to operate on std::strings•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9681 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-091-4/+44
* Forgot to initialize critical section. somehow, the new logging code exposed ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9005 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-221-3/+10
* ffs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9004 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-221-1/+1
* Exception handling•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9003 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-221-1/+8
* Now compiles with win32thread and testsuite•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8993 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-221-1/+0
* Closer to compilation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8992 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-221-0/+1
* ThreadEngine::GetName(), for display in /version•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8985 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-211-3/+3
* Make the output for the test run a bit neater•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8984 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-211-3/+3
* Working thread test!!!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8983 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-211-7/+11
* Now buildble.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8982 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-211-2/+5
* Threadengine stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8980 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-211-2/+66
* Testsuite now does something•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8979 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-211-4/+42
* Even more•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8978 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-211-2/+3
* More test suite stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8976 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-211-0/+9
* Testsuite stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8975 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-211-0/+19
* Add (empty) testsuite.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8904 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-111-0/+0