Fix build and test.
authorTudor Bosman <tudorb@fb.com>
Tue, 12 Jun 2012 22:44:21 +0000 (15:44 -0700)
committerTudor Bosman <tudorb@fb.com>
Tue, 12 Jun 2012 23:23:39 +0000 (16:23 -0700)
commit62bbd01ab3c319d60863a89fbd5ceb85bd03119c
tree9ab773275e8dde5903bf74f2f08f5d068c68c453
parent966000458dcdda8259e053d5be51e3051295ae3d
Fix build and test.

Summary:
Fix bug in FBStringTest (don't reuse the same file name)

Don't use VLOG, as that requires that glog is compiled with gflags
support, which it isn't always.

Add other targets and tests, make all tests pass.

Test Plan: tests

Reviewed By: delong.j@fb.com

FB internal diff: D493018
.gitignore
README