ResInsight/Fwk
Magne Sjaastad 77145fc69f Python: Enforce checking on script name to make sure conversion between camelCase and snake_case works correctly
* #12044 Python: Add Non-Darcy properties available in Python

* #12049 Python: Add checking for multiple consecutive upper case letters
The scripting keyword is transformed to snake_case for use in Python. When data in Python is sent back to ResInsight, the opposite operation happens. This concept works well for most variants of keywords, but there are some corner cases that is not working.

Add compile time checking to make sure that the scripting keywords are formatted correctly.

Fix keyword that has been formatted the wrong way and has never worked.

* Avoid running test if ResInsight executable path is not defined in env
* Make sure dash is allowed in enumeration text string
2025-01-13 09:06:54 +01:00
..
AppFwk Python: Enforce checking on script name to make sure conversion between camelCase and snake_case works correctly 2025-01-13 09:06:54 +01:00
VizFwk Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
CMakeLists.txt Remove obsolete code related to Qt5 2024-10-07 10:16:48 +02:00