Skip to content

Conversation

@dreamer-coding
Copy link
Collaborator

Fossil Logic Layer Pull Request

Description

This update restructures the Fossil Test project to follow the new Fossil Logic project structure and moves assertion implementations into the unit testing directory to ensure that the assertions are always available within the basic tools for any given test case.

Changes

Created new project structure map, moved files into new structure starting with the headers, then the source files, build files had been updated to map out the new project map, test cases also moved into new project map as it was created to contain both test and source, the include path to old asser header location removed in favor of directly available from unit test header, old assertion headers removed in favor of simpler project structure.

Testing

The same test was used to ensure nothing was broken during the restructuring process.

Checklist

  • Code follows the project's coding standards.
  • Tests have been added or updated to cover the changes.
  • Documentation has been updated to reflect the changes.
  • The code has been reviewed by team members.
  • All checks and tests pass.
  • The license header and notices are updated where necessary.

License

This project is licensed under the Mozilla Public License - see the LICENSE file for details.

@dreamer-coding dreamer-coding merged commit bdced99 into fossillogic:main Oct 5, 2024
23 checks passed
@dreamer-coding dreamer-coding deleted the restructure_repo branch October 5, 2024 16:51
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.

1 participant