Commit Graph

12 Commits

Author SHA1 Message Date
Michael Stefaniuc
3a95eaab9a browseui: Remove superfluous casts from/to void pointers. 2009-01-04 13:33:59 +01:00
Francois Gouget
cbf19c30e0 browseui/tests: Make some functions static. 2008-12-29 11:35:37 +01:00
Reece Dunn
a8ffb232ab browseui: Fixed building the tests with the Windows SDK. 2008-09-08 14:08:25 +02:00
Alexandre Julliard
79c64acc7b tests: Don't depend on the static uuid libraries in the tests.
This avoids trouble with the broken MingW libraries when
cross-compiling the tests.
2008-07-08 17:51:45 +02:00
Alexandre Julliard
dad21bbcbf makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
Mikołaj Zalewski
c9492a5bf4 browseui/tests: make the ACLMulti test pass under Windows Vista. 2008-02-15 12:04:43 +01:00
Alexandre Julliard
ad9396302d Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
Mikołaj Zalewski
823c64ef99 browseui: Remove a test with a wrong pointer. 2007-03-19 12:24:48 +01:00
Stefan Huehner
4d1d01f266 Mark several functions as static. 2007-03-13 13:35:12 +01:00
Stefan Huehner
51a7ca3440 Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
Francois Gouget
99df8e8db4 browseui: Add missing '\n's to ok() calls. 2007-02-07 21:42:05 +01:00
Mikołaj Zalewski
7206e10673 browseui: Implement and test ACLMulti. 2007-02-06 12:40:37 +01:00