Commit Graph

22 Commits

Author SHA1 Message Date
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard 6164ce2d82 makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
Jacek Caban 3bacd7603d mshtml: Added JavaScript tests architecture and simple tests. 2009-12-22 13:48:25 +01:00
Jacek Caban 0909e8b18c mshtml: Added IHTMLDocument::cookie tests. 2009-12-02 13:06:01 +01:00
Jacek Caban ca54be2cc6 mshtml: Added IHTMLScreen::get_width implementation. 2009-12-01 11:30:55 +01:00
Andrew Eikum ab857c8493 mshtml: Add test suite for IHTMLLocation. 2009-10-15 12:06:18 +02:00
Jacek Caban d66b02b7b8 mshtml: Added HTML events test. 2009-09-08 13:41:52 +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
Jacek Caban d23309c040 mshtml: Added script engine loading test. 2008-03-25 11:44:30 +01:00
Jacek Caban 1534267ba5 mshtml: Added beginning DOM tests. 2007-06-25 13:25:23 +02:00
Jacek Caban 3543cd3df4 mshtml: Added Exec(IDM_FONTNAME) tests. 2007-06-11 15:16:14 +02:00
Jacek Caban f3dbf490a7 mshtml: Win64 printf format warning fixes. 2006-10-07 18:05:26 +02:00
Michael Stefaniuc 85ce5117c5 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Jacek Caban 181332b7ec mshtml: Added HTMLLoadOptions implementation (with tests). 2006-06-26 13:49:04 +02:00
Jacek Caban c562d4926e mshtml: Added Wine Gecko installer. 2006-06-16 16:03:57 +02:00
Alexandre Julliard cc4da88563 Explicitly import kernel32 in tests that use it. 2005-08-27 09:27:09 +00:00
Jacek Caban 701885b2f0 - Added test of IPersistMoniker::Load.
- Fix Wine to pass the test.
2005-08-25 15:19:19 +00:00
Jacek Caban eae4e45c01 - Added more tests.
- Make tests pass under Wine.
2005-07-14 12:18:59 +00:00
Jacek Caban 8fefccd67f Added res protocol test. 2005-06-30 18:11:57 +00:00
Jacek Caban 51bb3f6079 Added tests. 2005-06-27 11:19:49 +00:00