summaryrefslogtreecommitdiffstats
path: root/tests/testrecord.ok
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2012-10-23 11:26:15 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2012-12-06 20:29:12 +0100
commit99336e77ba153c8cf1175951ff2239d6ce422c91 (patch)
tree13fae16f0a5401b1e6a164b3f9c9310a3d167801 /tests/testrecord.ok
parent30557984c4dac095c98ba7ba25afa6948d6f9934 (diff)
downloadmsitools-99336e77ba153c8cf1175951ff2239d6ce422c91.tar.gz
msitools-99336e77ba153c8cf1175951ff2239d6ce422c91.tar.xz
msitools-99336e77ba153c8cf1175951ff2239d6ce422c91.zip
get rid of the useless Win32 BOOL type
Diffstat (limited to 'tests/testrecord.ok')
-rw-r--r--tests/testrecord.ok14
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/testrecord.ok b/tests/testrecord.ok
index 70b6b8b..99f4b4e 100644
--- a/tests/testrecord.ok
+++ b/tests/testrecord.ok
@@ -27,7 +27,7 @@ ok: r == ERROR_INVALID_PARAMETER
ok: r==0
ok: r == 1
ok: r == ERROR_SUCCESS
-ok: r == TRUE
+ok: r == true
ok: r == 0
ok: r == ERROR_SUCCESS
ok: buf[0] == 0
@@ -36,7 +36,7 @@ ok: r == ERROR_SUCCESS
ok: bufW[0] == 0
ok: sz == 0
ok: r == ERROR_SUCCESS
-ok: r == TRUE
+ok: r == true
ok: r == 0
ok: r == ERROR_SUCCESS
ok: buf[0] == 0
@@ -172,21 +172,21 @@ ok: r == MSI_NULL_INTEGER
ok: r == ERROR_SUCCESS
ok: !lstrcmpA(buf, "")
ok: sz == 0
-ok: r == TRUE
+ok: r == true
ok: r == MSI_NULL_INTEGER
ok: r == ERROR_SUCCESS
ok: r == MSI_NULL_INTEGER
ok: r == ERROR_SUCCESS
ok: !lstrcmpA(buf, "")
ok: sz == 0
-ok: r == TRUE
+ok: r == true
ok: r == 42
ok: r == ERROR_SUCCESS
ok: r == MSI_NULL_INTEGER
ok: r == ERROR_SUCCESS
ok: !lstrcmpA(buf, "")
ok: sz == 0
-ok: r == TRUE
+ok: r == true
ok: r == ERROR_SUCCESS
ok: !lstrcmpA(buf, "bologna")
ok: sz == 7
@@ -204,11 +204,11 @@ ok: r == MSI_NULL_INTEGER
ok: r == ERROR_SUCCESS
ok: !lstrcmpA(buf, "drone")
ok: sz == 5
-ok: r == FALSE
+ok: r == false
ok: r == ERROR_INVALID_TABLE
ok: r == ERROR_SUCCESS
ok: r == ERROR_SUCCESS
ok: r == ERROR_SUCCESS
ok: r != MSI_NULL_INTEGER && r != 0
-ok: r == FALSE
+ok: r == false
ok: r == ERROR_SUCCESS