slint/internal/compiler/tests
Olivier Goffart 9329091c2c
Math.sign: Change behavior to return 1 when 0
This is consistent to the Rust/C++ behavior
Even if this depart from the JS behavior

Also replace the function with a Macro

As discussed in https://github.com/slint-ui/slint/issues/9651#issuecomment-3376318439
2025-10-08 09:12:13 +02:00
..
syntax Math.sign: Change behavior to return 1 when 0 2025-10-08 09:12:13 +02:00
typeloader Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
consistent_styles.rs Fix clippy issues, plus a few manual cleanups 2025-02-06 17:28:51 +01:00
syntax_tests.rs syntax tests: add test for importing from non-existing files in libraries 2025-09-18 11:21:26 +02:00