mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-19 04:49:25 +08:00
13 lines
281 B
Plaintext
13 lines
281 B
Plaintext
|
# Copyright (C) 2002 by Red Hat, Incorporated. All rights reserved.
|
||
|
#
|
||
|
# Permission to use, copy, modify, and distribute this software
|
||
|
# is freely granted, provided that this notice is preserved.
|
||
|
#
|
||
|
|
||
|
load_lib passfail.exp
|
||
|
|
||
|
set exclude_list {
|
||
|
}
|
||
|
|
||
|
newlib_pass_fail_all -x $exclude_list
|