JINMEI Tatuya
|
604ecc17cd
addressed review comments:
|
15 years ago |
JINMEI Tatuya
|
002aaa05ed
missing header file
|
15 years ago |
JINMEI Tatuya
|
fdbb3b8307
pass -u to b10-auth
|
15 years ago |
JINMEI Tatuya
|
95316d81ac
a simple implementation of the "-u" option with mostly trivial tests.
|
15 years ago |
JINMEI Tatuya
|
6145807ddc
short-lived branch for trac#268
|
15 years ago |
JINMEI Tatuya
|
f6161c16fa
- changed 'if 0'ed tests to DISABLED_xxx
|
15 years ago |
JINMEI Tatuya
|
8c60a2c5bf
update AM_CPPFLAGS
|
15 years ago |
JINMEI Tatuya
|
39aef3abca
add AM_CPPFLAGS to run_unittests_CPPFLAGS
|
15 years ago |
JINMEI Tatuya
|
5f7f70fc47
missing -I options
|
15 years ago |
JINMEI Tatuya
|
5f1739873b
s/#include "header"/#include <[path/]header>/ (trac #291)
|
15 years ago |
JINMEI Tatuya
|
fdf8590824
use std::list::splice instead of erase + push_front. (trac #290).
|
15 years ago |
JINMEI Tatuya
|
4ff6f8e0f3
added another failure case in wildcard matching
|
15 years ago |
JINMEI Tatuya
|
2c88223f21
removed obsoleted test data files from EXTRA_DIST
|
15 years ago |
JINMEI Tatuya
|
e20e0720cd
one more cleanup: removed a now-unused method
|
15 years ago |
JINMEI Tatuya
|
d827adcf61
minor cleanups for tests:
|
15 years ago |
Jelte Jansen
|
5760205009
changelog for ticket 278
|
15 years ago |
Jelte Jansen
|
2707eae96e
merged ticket #278 (modules that listen to other modules answer to command for those)
|
15 years ago |
JINMEI Tatuya
|
ae4313e77e
typo in trac #
|
15 years ago |
JINMEI Tatuya
|
8fd2ef0927
added entry for trac #288
|
15 years ago |
JINMEI Tatuya
|
ca0993fcb3
Trac #288, fixing "use after destroy" bugs
|
15 years ago |
JINMEI Tatuya
|
0e16c1b5b7
a trivial bug fix: -a wasn't recognized.
|
15 years ago |
Jeremy C. Reed
|
e228e4cee5
Add -I$(top_builddir)/src/lib/cc to AM_CPPFLAGS.
|
15 years ago |
JINMEI Tatuya
|
f397ff42c1
changelog entry for Trac #275
|
15 years ago |
JINMEI Tatuya
|
9f35b9ba7e
merged branches/275 (for trac #275).
|
15 years ago |
JINMEI Tatuya
|
3df6590a9d
more sync trunk (not sure if I need to do this again, but reintegrate didn't succeed)
|
15 years ago |
JINMEI Tatuya
|
1944a7d234
sync with trunk
|
15 years ago |
JINMEI Tatuya
|
c38bf808d0
additional comment about the requirement on the session arg to ModuleCCSession constructor.
|
15 years ago |
Jelte Jansen
|
5e1e8cd224
merged branches/trac285 (ticket #285, config set command doesn't work anymore)
|
15 years ago |
JINMEI Tatuya
|
153b6b2c67
more editorial fix: add a space between a keyword and a parenthesis.
|
15 years ago |
JINMEI Tatuya
|
8a7b6a4a81
editorial fix: add a space between a keyword and a parenthesis.
|
15 years ago |