summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* dwarf-reader: Don't compute canonical type while propagating oneDodji Seketeli2023-05-122-2877/+2877
* test-ini: Fix a typoDodji Seketeli2023-04-271-1/+1
* ini: Do not crash on incorrect property valueDodji Seketeli2023-04-264-0/+10
* test-abidiff-exit: Fix the command line passed to abidiffDodji Seketeli2023-04-261-4/+13
* Fix the test of the patch for Bug 30309Dodji Seketeli2023-04-261-0/+1
* Bug 30309 - Support absolute path to alt debug info file in DWARFDodji Seketeli2023-04-259-4/+331
* reader: Recognize variadic parameter type from abixmlDodji Seketeli2023-04-253-17/+17
* writer: Annotate pointer representationDodji Seketeli2023-04-2513-0/+305
* Improve self-comparison debug modeDodji Seketeli2023-04-251-1/+1
* tests/update-test-output.py: Adapt to some broken test outputDodji Seketeli2023-04-251-7/+10
* ir: Recognize "void* as being equal to all other pointers in CDodji Seketeli2023-04-1442-145353/+146260
* abipkgdiff: Don't use user-specific filesystem info in error msgDodji Seketeli2023-04-051-1/+1
* dwarf-reader: Support Ada subranges having upper_bound < lower_boundDodji Seketeli2023-04-0549-14263/+14779
* Bug rhbz#2182807 -- abipkgdiff crashes on missing debuginfo packageDodji Seketeli2023-04-032-4/+9
* Fix redundancy filtering of range typesDodji Seketeli2023-03-3111-0/+130
* Bug 29340 - Add support for Ada range typesDodji Seketeli2023-03-31134-124/+248
* Bug 29686 - Fix testing the presence of anonymous data member in a structDodji Seketeli2023-03-241-3/+0
* test-symtab: Update after support for empty symtabsDodji Seketeli2023-03-241-8/+6
* Bug 29692 - Support binaries with empty symbol tableDodji Seketeli2023-03-224-0/+13
* comparison, suppression: Support [allow_type] directiveDodji Seketeli2023-03-0242-0/+750
* suppression: Support offset_of_{first,last}_data_member_regexp offset selectorsDodji Seketeli2023-03-0217-1/+154
* suppression: Support the has_size_change property for suppress_typeDodji Seketeli2023-03-0222-1/+191
* suppr: Support has_data_member and has_data_member_regexp propertiesDodji Seketeli2023-03-0115-0/+191
* PR30048 - wrong pretty representation of qualified pointersDodji Seketeli2023-02-1013-20/+342
* default-reporter: Fix source location in functions change reportDodji Seketeli2023-02-1046-168/+168
* Update the copyright notice for the BTF readerDodji Seketeli2023-01-061-1/+1
* Add support for BTFDodji Seketeli2023-01-0616-0/+563
* Bug 29811 - Better categorize harmless unknown array size changesDodji Seketeli2023-01-018-0/+38
* dwarf-reader: Bug 29811 - Support updating of variable typeDodji Seketeli2023-01-018-6/+31
* Don't use the "infinite" keyword for arrays of unknown sizeDodji Seketeli2023-01-0121-62/+62
* Update copyright year for 2023Dodji Seketeli2023-01-0129-29/+29
* ctf-reader: Fix missing initializer for member in test suiteGuillermo E. Martinez2022-12-232-2/+3
* ctf-front-end: Add test for alias symbolsGuillermo E. Martinez2022-12-224-8/+17
* Bug 29857 - dwarf-reader: Resolve decl-only unionsDodji Seketeli2022-12-192-8977/+8993
* dwarf-reader: Avoid duplicating member functionsDodji Seketeli2022-11-3021-58818/+68142
* dwarf-reader: Leverage ODR & DWZDodji Seketeli2022-11-301-1/+1
* Fix spurious deleted/added virtual destructor change reportDodji Seketeli2022-11-301-8/+0
* ctf-reader: Fix array size representationGuillermo E. Martinez via Libabigail2022-11-306-2/+41
* ctf-reader: Fix representation of multidimensional arraysGuillermo E. Martinez2022-11-306-19/+47
* ctf-reader: Strip qualification from a qualified array typeGuillermo E. Martinez2022-11-305-1/+29
* test-read-ctf: Update tests for fixing size and name for underlying typesDodji Seketeli2022-11-3017-53/+150
* ctf-reader: Set alignment-in-bits property to 0Guillermo E. Martinez2022-11-2934-135/+134
* Use the CTF reader by default when applicableGuillermo E. Martinez2022-11-2813-53/+225
* Make Front Ends first class citizensDodji Seketeli2022-11-1818-78/+96
* Use environment by reference.Dodji Seketeli2022-11-186-20/+19
* rhbz2114909 - Refer to changed base classes using their non-qualified namesDodji Seketeli2022-10-209-67/+121
* dwarf-reader: Fix class size setting bugDodji Seketeli2022-10-1411-16790/+17231
* Bug 29650 - Caching class comparison result potentially too earlyDodji Seketeli2022-10-103-44/+237
* comparison: Ensure that fn parms with basic types can't be redundantDodji Seketeli2022-09-227-0/+55
* test-read-ctf: Update test output files after typedef canonicalizationDodji Seketeli2022-09-2110-51/+51