Skip to content

Conversation

@xsscx
Copy link
Member

@xsscx xsscx commented Jan 4, 2026

Updated project name and copyright year in RunTests.sh. Adjusted the path for finding tools.

Pull Request Checklist

  • Have you followed the guidelines in Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you built your Pull Request locally with the Build Instructions?
  • Have you added or updated relevant tests?
  • Have you added or updated relevant docs?

Updated project name and copyright year in RunTests.sh. Adjusted the path for finding tools.
@xsscx xsscx requested a review from ChrisCoxArt January 4, 2026 22:09
@xsscx xsscx self-assigned this Jan 4, 2026
Copilot AI review requested due to automatic review settings January 4, 2026 22:09
@xsscx xsscx added Bug Bug Report Testing Modifying Testing Directory Scripts labels Jan 4, 2026
@xsscx xsscx linked an issue Jan 4, 2026 that may be closed by this pull request
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Testing/Overprint/RunTests.sh script to reflect the project rebranding from iccMAX to iccDEV and fixes a critical path issue for locating build tools.

Key changes:

  • Updated project name from "iccMAX Project" to "iccDEV Project" to align with current project branding
  • Fixed the relative path from ../Build/Tools to ../../Build/Tools to correctly locate build tools from the subdirectory
  • Updated copyright year to 2024-2026

@xsscx xsscx added the Merge Ready Maintainer indicates Merge Ready label Jan 4, 2026
@xsscx xsscx added Pending Merge Maintainer indicates Merge Pending and requests no further changes and removed Merge Ready Maintainer indicates Merge Ready labels Jan 4, 2026
@xsscx xsscx merged commit 5826b14 into master Jan 4, 2026
28 checks passed
@xsscx xsscx added Merged Merged and removed Pending Merge Maintainer indicates Merge Pending and requests no further changes labels Jan 4, 2026
@xsscx xsscx deleted the modify-scripts branch January 7, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Bug Report Merged Merged Scripts Testing Modifying Testing Directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix tool path in RunTests.sh

3 participants