Skip to content

Remove test_conv.c#800

Merged
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix788
Jan 7, 2025
Merged

Remove test_conv.c#800
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix788

Conversation

@bnoordhuis
Copy link
Copy Markdown
Contributor

We only build it, we never run it, and it's fairly slow to build. It's an almost verbatim copy of a sizable part of cutils.c that is tested so let's just remove it.

Fixes: #788

We only build it, we never run it, and it's fairly slow to build. It's
an almost verbatim copy of a sizable part of cutils.c that _is_ tested
so let's just remove it.

Fixes: quickjs-ng#788
@bnoordhuis bnoordhuis merged commit 291eb9c into quickjs-ng:master Jan 7, 2025
@bnoordhuis bnoordhuis deleted the fix788 branch January 7, 2025 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dedup tests/test_conv.c

2 participants