slint/tests
Simon Hausmann 2cf8a5b0eb Build the node package only once in debug
In the ci and on workstations the steps are the same:

1. Install (without building, which would build release)
2. Build debug
3. Run tests

Previously only on Windows the tests were run in debug, because
the "npm install" step in the nodejs test driver would overwrite a
previously created debug build. On windows they are separate DLLs, and
thus co-exist. With this patch we always build debug.
2023-10-26 14:23:23 +02:00
..
cases node: api review adjustements part I (#3766) 2023-10-26 10:02:49 +02:00
doctests janitor: Use workspace dependnecies for the slint crates 2023-09-25 16:34:16 +02:00
driver Build the node package only once in debug 2023-10-26 14:23:23 +02:00
helper_components Remove test that don't pass because not all drivers are run in the same level 2023-07-24 18:21:53 +02:00
manual Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
screenshots SW: fix eliding of multiline text (#3612) 2023-10-18 10:15:55 +02:00