ResInsight/Fwk/AppFwk
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
..
cafAnimControl Remove obsolete code related to Qt5 2024-10-07 10:16:48 +02:00
cafCommand Remove unused includes 2024-11-04 09:54:23 +01:00
cafCommandFeatures Remove obsolete code related to Qt5 2024-10-07 10:16:48 +02:00
cafDataLoader Remove obsolete code related to Qt5 2024-10-07 10:16:48 +02:00
cafHexInterpolator Cmake cleanup and selected Qt6 adjustments 2024-04-17 15:06:51 +02:00
cafPdmCvf Remove obsolete code related to Qt5 2024-10-07 10:16:48 +02:00
cafPdmScripting 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
cafProjectDataModel Add scheduler to AppFwk 2025-01-13 09:06:54 +01:00
cafTensor Janitor issues 2023-01-24 12:29:27 +01:00
cafTests Remove unused includes 2024-11-04 09:54:23 +01:00
cafUserInterface Replace RiaScheduler with caf:Scheduler 2025-01-13 09:06:54 +01:00
cafViewer OpenGL DPI scaling support (#11883) 2024-11-15 12:12:59 +01:00
cafVizExtensions Remove obsolete code related to Qt5 2024-10-07 10:16:48 +02:00
CommonCode #12030 Fix isEqual for TextureImage 2025-01-13 09:06:54 +01:00
Doxygen Documentation : Update to v 1.8.13, exclude *test* from input 2017-09-20 21:16:21 +02:00
.clang-format Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
.clang-tidy Janitor: Several code hygiene adjustments (#9981) 2023-03-23 15:49:06 +01:00
CMakeLists.txt Add background data loader framework and well path loaders. 2024-08-14 11:32:07 +02:00