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
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