From 246c4ee63fbaa9c98a99d8be7fcd999e6d2a9cd0 Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Fri, 14 Feb 2014 23:30:37 +0000 Subject: [PATCH] [RICHED20_WINETEST] * Globally mark expected failures as todos. ROSTESTS-128 svn path=/trunk/; revision=62181 --- rostests/winetests/riched20/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rostests/winetests/riched20/CMakeLists.txt b/rostests/winetests/riched20/CMakeLists.txt index 250b3509458..276d142aff0 100644 --- a/rostests/winetests/riched20/CMakeLists.txt +++ b/rostests/winetests/riched20/CMakeLists.txt @@ -1,4 +1,6 @@ +add_definitions(-DUSE_WINE_TODOS) + list(APPEND SOURCE editor.c richole.c -- 2.17.1