reg: Add reg.exe test suite. (try 2)

Akihiro Sagawa sagawa.aki at gmail.com
Wed Sep 10 07:07:15 CDT 2014


Try 2:
  - Avoid memory allocation in run_reg_exe_ function.
  - Add more broken tests in WinXP.
  - Compare the exit code outside of run_reg_exe function.
  - Introduce REG_EXIT_SUCCESS/REG_EXIT_FAILURE constant and use it.

---
 configure.ac                   |   1 +
 programs/reg/tests/Makefile.in |   5 +
 programs/reg/tests/reg.c       | 263 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 269 insertions(+)
 create mode 100644 programs/reg/tests/Makefile.in
 create mode 100644 programs/reg/tests/reg.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-reg-Add-reg.exe-test-suite.-try-2.patch
Type: text/x-patch
Size: 11664 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140910/c4cef18f/attachment-0001.bin>


More information about the wine-patches mailing list