Develop#9
Merged
Merged
Conversation
- Added ExecutableManager and ExecutableRunner classes with basic structure. - Included header guards and namespace definitions. - Updated File, FileManager, and Directory classes for improved error handling and file management. - Introduced ErrorHandler class for centralized error management. - Created DirectoryService for directory manipulation utilities. - Added unit tests for new classes and error handling functionality. - Updated README to reflect new features and improvements.
…ality and improve error handling fix: Update CMake policies and correct documentation in README refactor: Clean up code and improve comments in SimulinkArray and Archive classes test: Add unit tests for DirectoryService and enhance existing Directory tests
- Added CTest configuration to CMakeLists.txt for better testing integration. - Updated Config.h and Config.h.in to define SLXIO_ROOT_DIR for easier path management. - Refactored error codes in ErrorCode.h and ErrorMap.h for clarity and consistency. - Improved DataObject class documentation and removed unnecessary comments. - Removed obsolete Signal.h file and replaced its usage with AbstractSignal. - Enhanced Archive class with new methods for setting extensions and managing directories. - Added ArchiveManager class for better archive management. - Implemented DirectoryService enhancements for improved directory handling. - Created unit tests for Archive and DirectoryService functionalities. - Introduced new Simulink classes (Constant, DataStoreMemory) with appropriate methods. - Added new test files for XmlDocDataObject and Archive functionalities. - Cleaned up CMakeLists.txt files for better organization and readability.
…es & pre-commit fixes
for more information, see https://pre-commit.ci
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.