index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testsuite.cpp
Age
Commit message (
Expand
)
Author
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2010-01-11
...because every now and again, i have to do a massive commit.
brain
2009-10-14
Fix module unmapping with culled Module objects
danieldg
2009-09-26
Remove InspIRCd* parameters and fields
danieldg
2009-08-06
First space stream seperator test.
w00t
2009-08-06
Add commasepstream test case.
w00t
2009-03-23
ThreadEngine: remove MutexFactory, mutexes should be constructed using their ...
danieldg
2009-03-23
ThreadEngine: remove excessive mutex use on thread creation
danieldg
2009-03-15
Update all wiki links to point to the new wiki. This was done automatically w...
psychon
2009-01-02
Update copyrights for 2009.
w00t
2008-09-20
Add test suite tests for wildcard function for failures discovered by Ankit
brain
2008-08-26
Add test cases that fails current matching, fix to follow soon.
peavey
2008-08-22
Add even more edge case matching tests (they all pass yay)
peavey
2008-08-21
match() is no longer a function+no header, now a static method of InspIRCd cl...
w00t
2008-08-17
Another edge case suggested by peavey (passes)
brain
2008-08-17
Fix missing bounds checks in wildcard.cpp causing crash in bug #590 and related
brain
2008-07-29
Remove last vestige of libircdfoo, by changing tag into a single identifier...
w00t
2008-07-20
Alter prompt to indicate that multiple tests can be queued by entering multip...
brain
2008-05-24
Fix memory leak if we send STARTTLS twice, thanks special and psychon
brain
2008-05-23
Add interesting test case
brain
2008-05-21
Fix test suite to not have bugs itself (oops) and fix bugs in new cidr matchi...
brain
2008-05-09
Add test suites for edge cases and in the process, spot a crash in the new co...
brain
2008-05-09
Convert CIDR matching and wildcard matching to operate on std::strings
brain
2008-02-22
Forgot to initialize critical section. somehow, the new logging code exposed ...
brain
2008-02-22
ffs
brain
2008-02-22
Exception handling
brain
2008-02-22
Now compiles with win32thread and testsuite
brain
2008-02-22
Closer to compilation
brain
2008-02-21
ThreadEngine::GetName(), for display in /version
brain
2008-02-21
Make the output for the test run a bit neater
brain
2008-02-21
Working thread test!!!
brain
2008-02-21
Now buildble.
brain
2008-02-21
Threadengine stuff
brain
2008-02-21
Testsuite now does something
brain
2008-02-21
Even more
brain
2008-02-21
More test suite stuff
brain
2008-02-21
Testsuite stuff
brain
2008-02-11
Add (empty) testsuite.cpp
brain