- 07 Jun, 2011 7 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
installed as readable files).
-
Jelte Jansen authored
-
Ocean Wang authored
-
Ocean Wang authored
-
Ocean Wang authored
-
JINMEI Tatuya authored
-
- 03 Jun, 2011 13 commits
-
-
chenzhengzhang authored
-
chenzhengzhang authored
-
chenzhengzhang authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
This will return the ID directly, not hold it as a class, which will have smaller memory footprint.
-
Stephen Morris authored
On some systems, the output of "wc -l" is left-justified. On others (the ones on which the test fails), the output is indented. Replacing "cut" with "awk" fixes this.
-
chenzhengzhang authored
-
Stephen Morris authored
-
Stephen Morris authored
Conflicts: src/lib/log/tests/Makefile.am src/lib/log/tests/logger_unittest.cc src/lib/log/tests/run_unittests.cc
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
chenzhengzhang authored
-
- 02 Jun, 2011 3 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
The ofstream closes automatically when destroyed.
-
Stephen Morris authored
-
- 01 Jun, 2011 16 commits
-
-
JINMEI Tatuya authored
-
Stephen Morris authored
... and convert from using TEST_F to TEST.
-
Stephen Morris authored
... and correct error in previous commit.
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
Also add test to check that an exception is generated if there is a failure to access a local message file.
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Jelte Jansen authored
-
chenzhengzhang authored
-
Jelte Jansen authored
-
chenzhengzhang authored
-
- 31 May, 2011 1 commit
-
-
Jeremy C. Reed authored
add comment change from unused-parameter to unused-variable remove additional change as was not needed. discussed on jabber and I tested directly with clang on Mac OS X (where problem was seen).
-