Commit Graph
5 Commits
Author SHA1 Message Date
f19a91be73 TextEdit GetLineCount access to public and new MaxLines property (#6989)
Co-authored-by: AJCM-git <ajcm_mail@disroot.org>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2026-08-22 17:04:34 +10:00
6054d7092f Add control tree lifecycle tests (#6993)
Co-authored-by: lunarica <lassovira@duck.com>
2026-08-22 16:52:57 +10:00
metalgearslothandGitHub 7b1eeb4d7e Add basic tests for windows (#6978) 2026-08-22 15:44:43 +10:00
metalgearsloth b7de935f3c Make windows keep relative position when game re-sizes
Previously they would keep absolute pixel position but sometimes it can be annoying, this just keeps them where you'd expect them to be.
2026-05-20 02:06:43 +10:00
PJB3005 788e9386fd Split up test project
Robust.UnitTesting was both ALL tests for RT, and also API surface for content tests.

Tests are now split into separate projects as appropriate, and the API side has also been split off.
2025-12-16 01:36:53 +01:00