Skip to content

Testing - Units Tests for NCollection package#481

Merged
dpasukhi merged 6 commits intoOpen-Cascade-SAS:IRfrom
dpasukhi:ncollection_qtests
Apr 6, 2025
Merged

Testing - Units Tests for NCollection package#481
dpasukhi merged 6 commits intoOpen-Cascade-SAS:IRfrom
dpasukhi:ncollection_qtests

Conversation

@dpasukhi
Copy link
Copy Markdown
Member

@dpasukhi dpasukhi commented Apr 5, 2025

  • Introduced tests for NCollection_Map, verifying constructors, addition, removal, and iteration functionalities.
  • Added comprehensive tests for NCollection_Sequence, covering basic operations, iterator functionality, and complex type handling.
  • Implemented tests for NCollection_SparseArray, including basic operations, iterator functionality, and data map interface.
  • Created tests for NCollection_Vector, ensuring functionality for appending, resizing, and custom allocator usage.

- Introduced tests for NCollection_Map, verifying constructors, addition, removal, and iteration functionalities.
- Added comprehensive tests for NCollection_Sequence, covering basic operations, iterator functionality, and complex type handling.
- Implemented tests for NCollection_SparseArray, including basic operations, iterator functionality, and data map interface.
- Created tests for NCollection_Vector, ensuring functionality for appending, resizing, and custom allocator usage.
@dpasukhi dpasukhi added 2. Enhancement New feature or request 1. Testing Updating of the DRAW/GTests or GH tests labels Apr 5, 2025
@dpasukhi dpasukhi added this to the Release 8.0 milestone Apr 5, 2025
@dpasukhi dpasukhi self-assigned this Apr 5, 2025
@dpasukhi dpasukhi merged commit 5e5e7f1 into Open-Cascade-SAS:IR Apr 6, 2025
33 checks passed
@dpasukhi dpasukhi deleted the ncollection_qtests branch April 6, 2025 11:40
@github-project-automation github-project-automation bot moved this from Todo to Done in Maintenance Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1. Testing Updating of the DRAW/GTests or GH tests 2. Enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant