]> OCCT Git - occt.git/commit
Testing - Add unit tests for Standard_ArrayStreamBuffer (#708)
authorPasukhin Dmitry <dpasukhi@opencascade.com>
Mon, 8 Sep 2025 08:50:35 +0000 (09:50 +0100)
committerGitHub <noreply@github.com>
Mon, 8 Sep 2025 08:50:35 +0000 (09:50 +0100)
commit86caa2d51392217d9baf9bf5592672870f48faaf
tree304ab4d72c84adfe0040bac37e5fc3d00910313d
parent7eee9549cb17d36e4e36d3a88dc8ddec6a7b9e96
Testing -  Add unit tests for Standard_ArrayStreamBuffer (#708)

- Replaces legacy DRAW command-based tests with modern GTest framework
- Removes the `OCC28887` DRAW command and associated test files
- Adds comprehensive unit test coverage for `Standard_ArrayStreamBuffer` functionality
src/Draw/TKQADraw/QABugs/QABugs_20.cxx
src/FoundationClasses/TKernel/GTests/FILES.cmake
src/FoundationClasses/TKernel/GTests/Standard_ArrayStreamBuffer_Test.cxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_AlienPixMap.cxx
tests/bugs/xde/bug28887_1 [deleted file]
tests/bugs/xde/bug28887_2 [deleted file]