fleet/pkg/file/testdata
Lucas Manuel Rodriguez fee21ae2eb
Use pkgutil approach to be more effective at uninstalling (#22618)
#22571

- [X] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files)
for more information.
- [X] Added/updated tests
- [X] If database migrations are included, checked table schema to
confirm autoupdate
- For database migrations:
- [X] Checked schema for all modified table for columns that will
auto-update timestamps during migration.
- [X] Confirmed that updating the timestamps is acceptable, and will not
cause unwanted side effects.
- [X] Ensured the correct collation is explicitly set for character
columns (`COLLATE utf8mb4_unicode_ci`).
- [X] Manual QA for all new/changed functionality
2024-10-03 14:21:23 -03:00
..
distribution Parsing package IDs 2024-09-06 09:49:27 -05:00
installers Fix TestExtractInstallerMetadata test fail. 2024-09-08 13:16:04 -05:00
scripts Use pkgutil approach to be more effective at uninstalling (#22618) 2024-10-03 14:21:23 -03:00
software-installers Fix TestExtractInstallerMetadata test fail. 2024-09-08 13:16:04 -05:00
invalid.tar.gz add pkg to inspect xar files (#11015) 2023-04-05 20:49:02 -03:00
signed.pkg add pkg to inspect xar files (#11015) 2023-04-05 20:49:02 -03:00
unsigned.pkg add pkg to inspect xar files (#11015) 2023-04-05 20:49:02 -03:00
wrong-toc.pkg add pkg to inspect xar files (#11015) 2023-04-05 20:49:02 -03:00