Use the GTest portability headers
[folly.git] / folly / test / FileTest.cpp
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-08-04 Christopher DykesInclude the fcntl.h portability header where it's needed
2016-02-25 Michael LeeSplit FileTest to a smaller test and an extended test
2016-02-22 Michael LeeRemove extra `int main`s from unit tests.
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-10-02 Nathan Bronsonfix compiler warnings from gcc-4.9 + -Wunused-variable
2015-07-15 Yedidya FeldblumFile ctor should take StringPiece.
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-09-26 Andrew GallagherAdd and fix BUCK files for folly
2014-09-18 Nicholas Ormrodremove eof whitespace lines
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-12-20 Soren LassenMade File::release() return the released file descriptor.
2013-05-20 Tudor Bosmanflock locks in folly::File, FileUtil, Exception.h fixes...
2013-03-19 Tom JacksonRemove File::tryOpen
2013-03-19 Tom JacksonFile::tryOpen
2013-03-19 Tom JacksonTruthy File
2013-03-19 Tom JacksonAdding useful error message for File
2013-03-19 Tom Jacksonfolly/{experimental => .}/File