Hans Leidekker : msi/tests: Skip tests when the current user has insufficient rights.
Module: wine Branch: master Commit: 10a32a0b7afa93b0c457d1ac09518fa09a06ad45 URL: http://source.winehq.org/git/wine.git/?a=commit;h=10a32a0b7afa93b0c457d1ac09... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Thu Jul 22 11:48:28 2010 +0200 msi/tests: Skip tests when the current user has insufficient rights. --- dlls/msi/tests/automation.c | 14 ++- dlls/msi/tests/db.c | 24 ++- dlls/msi/tests/format.c | 51 ++++- dlls/msi/tests/install.c | 501 +++++++++++++++++++++++++++++++++++++++++-- dlls/msi/tests/msi.c | 113 ++++++++++ dlls/msi/tests/package.c | 186 +++++++++++++++- 6 files changed, 851 insertions(+), 38 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=10a32a0b7afa93b0c457d1...
participants (1)
-
Alexandre Julliard