Move src/*.exe to exe/*.exe on Windows.
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Tue, 5 Jul 2016 23:35:42 +0000 (08:35 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Mon, 11 Jul 2016 22:40:58 +0000 (07:40 +0900)
commit57a0b6178bf038cdd862a3a1f2ca5b52416c2b1c
treea0df6dd40466e4423654e4335828ee2a4de8b1bf
parenta64e4f555eb5dbcabd9976617cbe6568ef745fd4
Move src/*.exe to exe/*.exe on Windows.
Also use fc command instead of diff command on Windows.
Fix a compilation error in large-object-data-at-exec-test.c regarding a type declaration in the middle of a code block (Patch by Michael Paquier).
test/runsuite.c
test/src/large-object-data-at-exec-test.c
test/win.mak