summaryrefslogtreecommitdiff
path: root/scripts/t/200_Dpkg_Shlibs.t
AgeCommit message (Expand)AuthorFilesLines
2010-02-20Dpkg::Shlibs::*: rename parse() functionsRaphaël Hertzog1-8/+8
2010-02-20Update Dpkg::Shlibs::SymbolFile to use Dpkg::Interface::StorableRaphaël Hertzog1-3/+3
2010-02-19Dpkg::Shlibs:* add more abstract methods and clean up API.Modestas Vainius1-65/+49
2010-02-19Dpkg::Shlibs::SymbolFile::add_symbol() reverse $sym, $soname argument order.Modestas Vainius1-1/+1
2010-01-12Dpkg::Shlibs::Symbol.pm: change handling of old-style wildcardsRaphaël Hertzog1-4/+10
2010-01-12Dpkg::Shlibs::Symbol/SymbolFile: introduce symver pattern, deprecate wildcardsModestas Vainius1-10/+36
2010-01-12Dpkg::Shlibs::*: style adjustments.Modestas Vainius1-3/+2
2010-01-11scripts/t/200_Dpkg_Shlibs.t: extend test suite to cover symbol patterns funct...Raphaël Hertzog1-2/+144
2010-01-11scripts/t/200_Dpkg_Shlibs.t: cleanup and fix non-regression testModestas Vainius1-48/+54
2010-01-11Dpkg::Shlibs::Symbol::clone(): replaced by dclone() and sclone().Modestas Vainius1-1/+11
2009-12-02scripts/t/200_Dpkg_Shlibs.t: fix path of ld.so.conf file to loadRaphaël Hertzog1-1/+1
2009-11-20build: Do not ship objdump.tags-<arch> files in the repoGuillem Jover1-2/+5
2009-11-20build: Do not copy 200_Dpkg_Shlibs data files to t.tmpGuillem Jover1-1/+8
2009-11-20Use new datadir variable instead of redefining srcdirGuillem Jover1-26/+26
2009-11-08Add missing license headersGuillem Jover1-0/+13
2009-07-15Add new test case for symbols file parsingRaphael Hertzog1-1/+7
2009-07-08Fix wildcard support in symbol filesModestas Vainius1-1/+12
2009-06-20Symbol tagging support and implementation of optional and arch tagsModestas Vainius1-21/+178
2009-03-17dpkg-shlibdeps: fix code to find out minimal version among all symbolsRaphael Hertzog1-3/+9
2009-02-27dpkg-gensymbols: replace #PACKAGE# in dependency templatesRaphael Hertzog1-1/+1
2008-11-19dpkg-shlibdeps: avoid spurious warnings due to bad parsing of objdumpRaphael Hertzog1-1/+4
2008-03-22* scripts/t/200_Dpkg_Shlibs.t: Fix test suite to not barf on "objid" field.Raphael Hertzog1-3/+6
2008-01-27dpkg-gensymbols: be more explicit in warning about new/lost librariesRaphael Hertzog1-2/+2
2008-01-06Dpkg::Shlibs::Objdump: Takes into account R_*_COPY relocationsRaphael Hertzog1-2/+7
2007-12-13Dpkg::Shlibs::SymbolFile supports meta-information fieldsRaphael Hertzog1-1/+15
2007-11-21Add non-regression tests for the identification of public libraries and execu...Raphael Hertzog1-2/+21
2007-09-27scripts/t: Integrate more tightly into build systemFrank Lichtenheld1-13/+16
2007-09-27Bugfix in Dpkg::Shlibs::Objdump parsing of flags returned by objdump -fRaphael Hertzog1-1/+2
2007-08-14Deperecate a symbol only when the history of version matches.Raphael Hertzog1-1/+5
2007-08-14Add new attributes (local, global, visibility) to Dpkg::Shlibs::Objdump's sym...Raphael Hertzog1-0/+3
2007-08-13Fixed parsing of objdump's output on ia64Raphael Hertzog1-1/+17
2007-08-13Blacklist useless internal symbols in SymbolFileRaphael Hertzog1-1/+5
2007-08-13Add include mechanism for symbols files.Raphael Hertzog1-1/+32
2007-07-15* Define $foo->has_lost_symbols($ref) as $ref->has_new_symbols($foo).Raphael Hertzog1-2/+2
2007-07-14t/200_Dpkg_Shlibs.t: Add some tests from Dpkg::Shlibs::SymbolFileFrank Lichtenheld1-3/+36
2007-07-14Dpkg::Shlibs::Objdump: API overhaulFrank Lichtenheld1-1/+33
2007-07-08Dpkg::Shlibs::*: Code cleanupFrank Lichtenheld1-2/+5
2007-07-08Add first test cases for Dpkg::ShlibsFrank Lichtenheld1-0/+18