IronRDP/crates/ironrdp-testsuite-core/tests
Marc-André Lureau 6dfd659099 refactor(graphics): use fixed-size slices in to_64x64_ycbcr_tile
In theory, this could help the compiler to unroll loops.. doesn't seem
to be the case though, but it allows to drop the assert_eq!() at least.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2024-11-05 20:16:43 +09:00
..
clipboard refactor(core): move Encode/Decode to core 2024-08-30 00:05:16 -04:00
displaycontrol refactor(core): move Encode/Decode to core 2024-08-30 00:05:16 -04:00
dvc refactor(core): move Encode/Decode to core 2024-08-30 00:05:16 -04:00
graphics refactor(graphics): use fixed-size slices in to_64x64_ycbcr_tile 2024-11-05 20:16:43 +09:00
input fix: clippy::cloned-instead-of-copied 2024-07-24 04:35:32 -04:00
now_proto refactor(core): move Encode/Decode to core 2024-08-30 00:05:16 -04:00
pdu refactor(core): move Encode/Decode to core 2024-08-30 00:05:16 -04:00
rdpsnd refactor: follow up to PR #467 (#491) 2024-07-10 08:41:08 -04:00
session fix: clippy cast warnings 2024-07-24 04:35:32 -04:00
fuzz_regression.rs fix: unreachable pub items 2024-07-24 04:35:32 -04:00
main.rs feat(now-proto): initial NOW spec implementation (#509) 2024-08-04 23:06:16 -04:00
pcb.rs refactor(core): move Encode/Decode to core 2024-08-30 00:05:16 -04:00
rdcleanpath.rs refactor: write_padding! and read_padding! macros (#177) 2023-08-15 21:36:53 +03:00
server_name.rs test: organize integration tests into single crate 2023-05-11 19:41:11 -04:00