]> git.ipfire.org Git - thirdparty/cups.git/commit
Update MIME unit test:
authorMichael R Sweet <msweet@msweet.org>
Fri, 17 Oct 2025 17:30:00 +0000 (13:30 -0400)
committerMichael R Sweet <msweet@msweet.org>
Fri, 17 Oct 2025 17:30:00 +0000 (13:30 -0400)
commit2fb742f4219618318d3e27b025d7a44608a5ed92
tree99ba79fd2a972e813f75d1b03388e8e14e3cff28
parent59857c426095e0823ff07e8aec032c726ff4e58d
Update MIME unit test:

- Use test-internal.h header.
- Add support for finding list of source formats for a given dest
  format, like cupsd does, and include timing information.
- Migrate to C99 comments.
- Modernize CUPS array API usage.
scheduler/Dependencies
scheduler/mime.c
scheduler/testmime.c