Sign in
mingw
/
mingw-w64
/
4a306baa4a206c9314bdc129e98abfa1aebe2b0e
/
.
/
mingw-w64-crt
/
math
/
DFP
/
mpdecimal-2.3
/
tests
/
gettests.bat
blob: 1e9aad2174d17e0090bd3b7b41d84bc518ae4146 [
file
] [
log
] [
blame
]
@ECHO
OFF
if
exist testdata
goto
NEXT
wget
-
nv http
:
//speleotrove.com/decimal/dectest.zip
mkdir testdata
cd testdata
unzip
-
qq
../
dectest
.
zip
cd
..
:
NEXT
if
not
exist testdata\baseconv
.
decTest copy
/
y testdata_dist\* testdata