Add unit tests for opening non-ELF files.
[folly.git] / folly / experimental / symbolizer / test / ElfTests.cpp
2017-11-29 Andrii NakryikoAdd unit tests for opening non-ELF files.
2017-11-28 Yedidya FeldblumRemove some custom test main()'s in folly/experimental...
2017-08-16 Mirek Klimosfolly::ElfFile - add support to iterate over program...
2017-07-21 Yedidya FeldblumApply clang-format to folly/experimental/symbolizer/
2017-01-04 Yedidya Feldblum2017
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-06-22 Igor SugakAdd missing override and remove redundant virtual in...
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-07-07 Tudor Bosmangflags now likes namespace gflags, not google
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-03-27 Peter GriessAdd symbol name resolution and value retrieval