1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
abv 8f00325d73 0031171: Draw - support Unicode input / output in console on Windows
System console is configured at DRAW start to use UTF-8 encoding, for cout and cin to deal correctly with Unicode symbols.
Use of std::wcout is avoided as it leads to corrupted output.

Command testgrid is improved to enforce UTF-8 encoding in child DRAW processes to preserve Unicode symbols in captured output.

Test bugs fclasses bug22125 is refactored:
- avoid dependency on external data file
- avoid producing snapshot
- check that Unicode name of the file created by OCCT procedure matches the name interpreted by Tcl functions
2019-11-17 17:52:38 +03:00
..
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2012-12-07 16:29:17 +04:00
2017-11-02 17:02:45 +03:00
2015-11-19 15:31:21 +03:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-28 18:50:48 +04:00
2017-11-02 17:02:45 +03:00
2017-11-02 17:02:45 +03:00
2017-11-02 17:02:45 +03:00
2017-11-02 17:02:45 +03:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-18 22:35:43 +04:00
2012-12-21 16:39:38 +04:00
2012-11-15 13:23:11 +04:00
2012-12-28 18:50:48 +04:00
2016-04-08 11:42:00 +03:00