Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions tests/integration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -162,5 +162,11 @@ mod opus_integration_tests;
#[path = "integration/ape_integration_tests.rs"]
mod ape_integration_tests;

// No qualcomm/google/microsoft MakerNote test modules: those three suites were
// deleted rather than declared. Every tag name they asserted appears in zero
// ExifTool 13.59 source files, so declaring them would have pinned invented
// data as expected behaviour. See the commit that removed them for the
// name-by-name evidence.

#[path = "forensic/mod.rs"]
mod forensic;
329 changes: 0 additions & 329 deletions tests/integration/google_makernotes_tests.rs

This file was deleted.

Loading
Loading