mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
assert: Sort tests in Makefile
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
This commit is contained in:
parent
e79e5c4899
commit
265e13d33c
1 changed files with 1 additions and 1 deletions
|
@ -35,10 +35,10 @@ routines := \
|
|||
|
||||
tests := \
|
||||
test-assert \
|
||||
test-assert-2 \
|
||||
test-assert-perr \
|
||||
tst-assert-c++ \
|
||||
tst-assert-g++ \
|
||||
test-assert-2 \
|
||||
# tests
|
||||
|
||||
ifeq ($(have-cxx-thread_local),yes)
|
||||
|
|
Loading…
Add table
Reference in a new issue