summaryrefslogtreecommitdiff
path: root/util/coding_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove main() from most tests.Victor Costan2022-01-031-5/+0
* Internal change.leveldb Team2019-12-021-1/+1
* Switch testing harness to googletest.Victor Costan2019-11-211-5/+7
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-17/+15
* Replace NULL with nullptr in C++ files.costan2018-04-101-9/+10
* Fix includes in util/testharness.h.costan2018-03-161-1/+2
* Release LevelDB 1.15v1.15David Grogan2013-12-101-4/+4
* Release leveldb 1.11v1.11David Grogan2013-06-131-1/+1
* Remove static initializer; fix endian-ness detection; fix build onSanjay Ghemawat2012-05-301-0/+23
* A number of fixes:Hans Wennborg2011-10-311-1/+1
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+173
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-173/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-0/+0
* Initial checkin.jorlow@chromium.org2011-03-181-0/+173