changed the method to obtain line programs - now per CU
[pyelftools.git] / tests /
2011-12-02 Eli Benderskyadded Dwarf_lineprog_header struct, with some rudimenta...
2011-11-28 Eli Benderskymerge
2011-11-28 Eli Benderskyfurther optimization of reading a cstring from a stream...
2011-11-27 elibenadded some more exceptions to the test runner, to accou...
2011-11-24 Eli Benderskyfixes in readelf. added --debug-dump=info to the tests
2011-11-16 Eli Benderskymerge & resolve conflicts from remote
2011-11-06 elibenadded description for location_expr
2011-11-06 elibenAdded string dumping for location expressions, with...
2011-11-06 elibenadded basic visiting of all OPs in location_expr.Generi...
2011-10-27 Eli Benderskystarted location_expr, added unit tests. moved readelf...
2011-09-25 Eli Benderskymoved utils/ dir to tests/
2011-09-23 Eli Bendersky* added new test file - an object compiled from C+...
2011-09-23 Eli Benderskyfix detection of flag_after_symtable in compare_output...
2011-09-23 Eli Bendersky* added another test file (real-life object file borrow...
2011-09-23 Eli Bendersky* renamed test files to be consistent
2011-09-23 Eli Benderskymerge
2011-09-23 Eli Benderskyrelocation output working in readelf comparison
2011-09-19 Eli Benderskypartial support for parsing relocation sections
2011-09-18 Eli Benderskyimplemented string dumping, with tests
2011-09-17 Eli Benderskyadded hex dump of sections
2011-09-17 Eli Benderskyfixing comparison in run_tests. moving all binary files...
2011-09-17 Eli Benderskytest suite implemented. fixing some problems in elftool...
2011-09-17 Eli Benderskythe beginnings of a test harness