Commit Graph

5 Commits

Author SHA1 Message Date
Stef Tervelde 09a0cdd16a Add CLITest for testing CLI commands in Processing IDE
Introduces a new Kotlin test class, CLITest, to facilitate running and testing CLI commands of the Processing IDE directly from the IDE. This allows for easier and faster development and debugging of CLI features without manual command line invocation.
2025-06-28 10:32:52 +02:00
Stef Tervelde 1ab2359cac Improved Schema threading 2025-03-28 07:56:18 +01:00
Stef Tervelde 3c971276b7 Fixed a situation where larger base64 sketches didn't decode properly 2025-03-17 12:21:31 +01:00
Stef Tervelde c8b457ce49 Changed example name for clarity 2025-03-14 14:38:58 +01:00
Stef Tervelde ffcc19c380 Schema Tests 2025-03-11 16:11:06 +01:00