| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-02 | cleaning up old integration tests | Paul Buetow | |
| 2025-07-01 | dont run old tests by default | Paul Buetow | |
| 2025-06-24 | Fix fmt.Errorf non-constant format string errors in multiple packages | Paul Buetow | |
| - Fixed fmt.Errorf calls in integrationtests/fileutils.go - Fixed fmt.Errorf calls in integrationtests-old/fileutils.go - Fixed fmt.Errorf calls in internal/color/color.go - Fixed t.Errorf call in internal/mapr/logformat/default_test.go All tests now pass with Go 1.24's stricter format string requirements. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2025-06-24 | Fix dcat tests for server mode and --plain flag handling | Paul Buetow | |
| - Update dcat tests to use comma-separated file lists in server mode - Fix basehandler.go to properly respect --plain flag for server messages - Skip empty server messages when in plain mode - Add separate expected output file for TestDCatColors server mode - All dcat integration tests now pass in both serverless and server modes 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
