mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +03:00
assert: Sort tests in Makefile
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
This commit is contained in:
@@ -35,10 +35,10 @@ routines := \
|
|||||||
|
|
||||||
tests := \
|
tests := \
|
||||||
test-assert \
|
test-assert \
|
||||||
|
test-assert-2 \
|
||||||
test-assert-perr \
|
test-assert-perr \
|
||||||
tst-assert-c++ \
|
tst-assert-c++ \
|
||||||
tst-assert-g++ \
|
tst-assert-g++ \
|
||||||
test-assert-2 \
|
|
||||||
# tests
|
# tests
|
||||||
|
|
||||||
ifeq ($(have-cxx-thread_local),yes)
|
ifeq ($(have-cxx-thread_local),yes)
|
||||||
|
Reference in New Issue
Block a user