Skip to content

Add AGENTS.md file and apply appropriate modifications.#33

Merged
Malcolmnixon merged 1 commit intomainfrom
add-agents-md
Dec 11, 2025
Merged

Add AGENTS.md file and apply appropriate modifications.#33
Malcolmnixon merged 1 commit intomainfrom
add-agents-md

Conversation

@Malcolmnixon
Copy link
Copy Markdown
Member

This PR adds an AGENTS.md file and updates the code to be compliant with the AGENTS.md contents.

Copy link
Copy Markdown
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 introduces an AGENTS.md file to provide AI coding agents with context and instructions for working with the VHDLTest project, and updates the codebase to align with the guidelines specified in that document. The changes improve code organization and enforce stricter build requirements.

  • Adds comprehensive AGENTS.md documentation for AI coding agents
  • Renames test classes to follow the [Component]Tests naming convention
  • Enables TreatWarningsAsErrors in both main and test project files

Reviewed changes

Copilot reviewed 19 out of 19 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
AGENTS.md New documentation file providing project structure, development commands, testing guidelines, and code conventions for AI agents
src/DEMAConsulting.VHDLTest/DEMAConsulting.VHDLTest.csproj Enables treating warnings as errors in the main project
test/DEMAConsulting.VHDLTest.Tests/DEMAConsulting.VHDLTest.Tests.csproj Enables treating warnings as errors in the test project
test/DEMAConsulting.VHDLTest.Tests/ActiveHdlSimulatorTests.cs Renames class from TestActiveHdlSimulator to ActiveHdlSimulatorTests and updates comment for consistency
test/DEMAConsulting.VHDLTest.Tests/ConfigDocumentTests.cs Renames class from TestConfigDocument to ConfigDocumentTests
test/DEMAConsulting.VHDLTest.Tests/ContextTests.cs Renames class from TestContext to ContextTests
test/DEMAConsulting.VHDLTest.Tests/ExitCodeTests.cs Renames class from TestExitCode to ExitCodeTests
test/DEMAConsulting.VHDLTest.Tests/GhdlSimulatorTests.cs Renames class from TestGhdlSimulator to GhdlSimulatorTests
test/DEMAConsulting.VHDLTest.Tests/ModelSimSimulatorTests.cs Renames class from TestModelSimSimulator to ModelSimSimulatorTests
test/DEMAConsulting.VHDLTest.Tests/NvcSimulatorTests.cs Renames class from TestNvcSimulator to NvcSimulatorTests
test/DEMAConsulting.VHDLTest.Tests/OptionsTests.cs Renames class from TestOptions to OptionsTests
test/DEMAConsulting.VHDLTest.Tests/RunProcessorTests.cs Renames class from TestRunProcessor to RunProcessorTests
test/DEMAConsulting.VHDLTest.Tests/SimulatorFactoryTests.cs Renames class from TestSimulatorFactory to SimulatorFactoryTests
test/DEMAConsulting.VHDLTest.Tests/TestResultTests.cs Renames class from TestTestResult to TestResultTests
test/DEMAConsulting.VHDLTest.Tests/TestResultsTests.cs Renames class from TestTestResults to TestResultsTests
test/DEMAConsulting.VHDLTest.Tests/UsageTests.cs Renames class from TestUsage to UsageTests
test/DEMAConsulting.VHDLTest.Tests/ValidationTests.cs Renames class from TestValidation to ValidationTests
test/DEMAConsulting.VHDLTest.Tests/VersionTests.cs Renames class from TestVersion to VersionTests
test/DEMAConsulting.VHDLTest.Tests/VivadoSimulatorTests.cs Renames class from TestVivadoSimulator to VivadoSimulatorTests

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
Copy link
Copy Markdown
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

Copilot reviewed 19 out of 19 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Malcolmnixon Malcolmnixon merged commit bde1ea6 into main Dec 11, 2025
43 of 50 checks passed
@Malcolmnixon Malcolmnixon deleted the add-agents-md branch December 11, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants