]> Savannah Git Hosting - gnulib.git/commit
endian tests: Verify that it can be used from C++.
authorBruno Haible <bruno@clisp.org>
Sat, 18 May 2024 10:31:15 +0000 (12:31 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 18 May 2024 10:31:15 +0000 (12:31 +0200)
commit59a670d792d16c5083b8657b972f1c00ce9905d1
treea93d595ef19cd5de878cc83cad3cf1433a000a48
parent1c0b8a75b49ed9d7fcee2b247a6afb585cb19a75
endian tests: Verify that it can be used from C++.

* tests/test-endian-c++.cc: New file.
* modules/endian-c++-tests: New file.
* modules/endian-tests (Depends-on): Add endian-c++-tests.
ChangeLog
modules/endian-c++-tests [new file with mode: 0644]
modules/endian-tests
tests/test-endian-c++.cc [new file with mode: 0644]