Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up and split off the GMP test suite #26

Open
treeswift opened this issue Feb 6, 2023 · 0 comments
Open

Clean up and split off the GMP test suite #26

treeswift opened this issue Feb 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@treeswift
Copy link
Contributor

lxe@WALNUC:~/Code/mxe-shared$ ls -l `find -name libtests.la`
lrwxrwxrwx 1 lxe lxe  14 Feb  1 00:00 ./usr/armv7-w64-mingw32/bin/gmp-tests/.libs/libtests.la -> ../libtests.la
-rw-r--r-- 1 lxe lxe 925 Feb  1 00:00 ./usr/armv7-w64-mingw32/bin/gmp-tests/libtests.la
lxe@WALNUC:~/Code/mxe-shared$ find usr/armv7-w64-mingw32/bin -name '*.c' | head
usr/armv7-w64-mingw32/bin/gmp-tests/x86check.c
usr/armv7-w64-mingw32/bin/gmp-tests/t-modlinv.c
usr/armv7-w64-mingw32/bin/gmp-tests/mpn/t-asmtype.c
usr/armv7-w64-mingw32/bin/gmp-tests/mpn/t-toom62.c
usr/armv7-w64-mingw32/bin/gmp-tests/mpn/t-hgcd_appr.c
usr/armv7-w64-mingw32/bin/gmp-tests/mpn/t-toom6h.c
usr/armv7-w64-mingw32/bin/gmp-tests/mpn/logic.c
usr/armv7-w64-mingw32/bin/gmp-tests/mpn/t-invert.c
usr/armv7-w64-mingw32/bin/gmp-tests/mpn/t-toom6-sqr.c
usr/armv7-w64-mingw32/bin/gmp-tests/mpn/t-toom52.c
lxe@WALNUC:~/Code/mxe-shared$

gmp-tests-Screenshot 2023-02-06 125931

We probably want gmp-tests to be a separate deployment unit, and libtool metadata not to be published at all.

@treeswift treeswift added the enhancement New feature or request label Feb 6, 2023
@treeswift treeswift self-assigned this Feb 6, 2023
@pahaze pahaze moved this to Todo in MXE Plans and Todos Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant