]> Savannah Git Hosting - gnulib.git/commit
tests: Refactor.
authorBruno Haible <bruno@clisp.org>
Wed, 1 Jul 2020 20:06:13 +0000 (22:06 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 1 Jul 2020 20:06:13 +0000 (22:06 +0200)
commitb151d099fbfedb43161daf3112ec432456f52941
tree5b7f91d062331a93e090eb49f442eefe5c1029c0
parent6ace6219e9804cfa643cd950494e36fab2fcc4da
tests: Refactor.

* tests/atomic-int-isoc.h: New file, extracted from tests/test-mtx.c.
* tests/test-mtx.c: Include it. Remove the corresponding code.
* modules/mtx-tests (Files): Add tests/atomic-int-isoc.h.
ChangeLog
modules/mtx-tests
tests/atomic-int-isoc.h [new file with mode: 0644]
tests/test-mtx.c