Mercurial > libpst
comparison regression/regression-tests.bash @ 163:03fbb0269f3c
fix large file support, some sytems require config.h to be included earlier in the compilation.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 16 Mar 2009 12:43:31 -0700 |
parents | 581fab9f1dc7 |
children | ab384fed78c5 |
comparison
equal
deleted
inserted
replaced
162:6cb85306e28a | 163:03fbb0269f3c |
---|---|
42 ../src/readpstlog -f I dumper >$ba.log | 42 ../src/readpstlog -f I dumper >$ba.log |
43 | 43 |
44 #../src/getidblock -d -p $fn 0 >$ba.fulldump | 44 #../src/getidblock -d -p $fn 0 >$ba.fulldump |
45 #../src/readpstlog -f I getidblock.log >$ba.fulldump.log | 45 #../src/readpstlog -f I getidblock.log >$ba.fulldump.log |
46 | 46 |
47 rm -f dumper | 47 #rm -f dumper |
48 } | 48 } |
49 | 49 |
50 | 50 |
51 | 51 |
52 val="valgrind --leak-check=full" | 52 val="valgrind --leak-check=full" |
53 val='' | 53 #val='' |
54 | 54 |
55 pushd .. | 55 pushd .. |
56 make || exit | 56 make || exit |
57 popd | 57 popd |
58 | 58 |