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

Adjusting code and testing cases for current state of OCCT

This commit is contained in:
abv 2012-12-17 20:01:09 +04:00
parent a60b9727cf
commit 57ea2bf0d3
2 changed files with 3 additions and 2 deletions

View File

@ -46,7 +46,7 @@
//! - "dev" for official (certified) version (master branch) between releases
//! - "beta..." or "rc..." for beta releases or release candidates
//! - "project..." for version containing project-specific fixes
// #define OCC_VERSION_DEVELOPMENT "beta1"
#define OCC_VERSION_DEVELOPMENT "dev"
// Derived (manually): version as real and string (major.minor)
#define OCC_VERSION 6.5

View File

@ -4,7 +4,8 @@ if { [array get env os_type] != "" } {
if { [string compare $os "windows"] != 0 } {
puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_2"
puts "TODO OCC12345 ALL: Faulty OCC399: Command checkshape works wrongly: Source shape is invalid but this shape must be OK"
puts "TODO OCC12345 ALL: Error : The square of result shape is"
### by apn master 16.12.2012
### puts "TODO OCC12345 ALL: Error : The square of result shape is"
}
puts "========"