1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-10 18:51:21 +03:00

Correction test cases for adequate behavior for platforms with OpenCL

This commit is contained in:
bugmaster 2013-11-22 14:49:51 +04:00
parent 408e0d5cf1
commit 2bc29cdf9e
3 changed files with 3 additions and 3 deletions
tests/v3d/raytrace

@ -1,6 +1,6 @@
puts "TODO ?OCC24130 Debian60-64: OCCT was compiled without OpenCL support!" puts "TODO ?OCC24130 Debian60-64: OCCT was compiled without OpenCL support!"
puts "TODO ?OCC24130 Windows: TKOpenGl | Type\: Error | ID\: 0 | Severity\: High | Message\:" puts "TODO ?OCC24130 Windows: TKOpenGl | Type\: Error | ID\: 0 | Severity\: High | Message\:"
puts "TODO OCC24130 Debian60-64 Windows: OpenCL device info is unavailable!" puts "TODO ?OCC24130 Debian60-64 Windows: OpenCL device info is unavailable!"
puts "========" puts "========"
puts "OCC24130 Implementing ray tracing visualization core" puts "OCC24130 Implementing ray tracing visualization core"

@ -1,5 +1,5 @@
puts "TODO ?OCC24130 Windows: TKOpenGl | Type\: Error | ID\: 0 | Severity\: High | Message\:" puts "TODO ?OCC24130 Windows: TKOpenGl | Type\: Error | ID\: 0 | Severity\: High | Message\:"
puts "TODO OCC24130 Debian60-64 Windows: OpenCL device info is unavailable!" puts "TODO ?OCC24130 Debian60-64 Windows: OpenCL device info is unavailable!"
puts "========" puts "========"
puts "Ray Tracing - check rendering of multi-connected structures" puts "Ray Tracing - check rendering of multi-connected structures"

@ -1,5 +1,5 @@
puts "TODO ?OCC24130 Windows: TKOpenGl | Type\: Error | ID\: 0 | Severity\: High | Message\:" puts "TODO ?OCC24130 Windows: TKOpenGl | Type\: Error | ID\: 0 | Severity\: High | Message\:"
puts "TODO OCC24130 Debian60-64 Windows: OpenCL device info is unavailable!" puts "TODO ?OCC24130 Debian60-64 Windows: OpenCL device info is unavailable!"
puts "========" puts "========"
puts "Ray Tracing - check lighting on Plastic material" puts "Ray Tracing - check lighting on Plastic material"