Jacek Caban
|
93972b79cc
|
jscript: Added VARIANT conversion tests.
|
2012-03-12 16:37:18 +01:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
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
|
40160adf29
|
jscript: Added ActiveXObject tests.
|
2009-09-30 16:28:36 +02:00 |
Jacek Caban
|
b60898353c
|
jscript: Added infrastructure for test scripts.
|
2008-09-09 11:46:16 +02:00 |
Jacek Caban
|
a7ede8f272
|
jscript: Added ParseScriptText test.
|
2008-09-05 11:24:19 +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
|
b9117b6166
|
jscript: Added IObjectSafety tests.
|
2008-04-10 11:16:12 +02:00 |
Jacek Caban
|
63ebe0191e
|
jscript: Added tests.
|
2008-03-25 11:44:06 +01:00 |