Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Tests - Rewrite of C ELF tests to Rust or ASM #485

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Jul 12, 2023

Reevaluates which tests should actually need to be loaded from ELFs and rewrote those in Rust.
The rest was rewritten in assembler because we should not rely on the stability of the compiler output.

@Lichtso Lichtso requested a review from alessandrod July 12, 2023 17:50
@Lichtso Lichtso force-pushed the tests/migrate_c_to_rust branch 4 times, most recently from c2b46c8 to 10fa0a0 Compare July 12, 2023 23:23
Copy link

@alessandrod alessandrod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for doing this, we had accumulated a fair chunk of cruft.

EDIT: something's up with tests

@Lichtso Lichtso force-pushed the tests/migrate_c_to_rust branch from 10fa0a0 to a862689 Compare July 13, 2023 10:33
@Lichtso Lichtso merged commit ff96604 into main Jul 13, 2023
@Lichtso Lichtso deleted the tests/migrate_c_to_rust branch July 13, 2023 10:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants