Casper Hornstrup
|
eae828b789
|
2004-10-23 Casper S. Hornstrup <chorns@users.sourceforge.net>
* Makefile: Support regtests_implib.
* rules.mak (REGTESTS_PATH): Define.
* drivers/net/tcpip/makefile (TARGET_BUILDENV_TEST): Remove.
* drivers/net/tcpip/tests/Makefile: Update.
* lib/gdiplus/tests/.cvsignore: Ditto.
* lib/gdiplus/tests/Makefile: Ditto.
* lib/kernel32/tests/Makefile: Ditto.
* lib/kernel32/tests/stubs.tst (HeapAlloc, HeapFree): Add.
* lib/ws2_32/makefile (TARGET_REGTESTS): Define to yes.
* regtests/Makefile: Update.
* regtests/shared/regtests.c (_alloca): Define.
(FrameworkGetHook): Move to here.
* regtests/shared/regtests.h (_AssertTrue, _AssertFalse): Define.
(_GetModuleHandleA, _GetProcAddress, _LoadLibraryA): Define.
(FrameworkGetExportedFunctionNameInternal): Define.
* subsys/win32k/tests/makefile: Update.
* tools/helper.mk: Create dependencies.
* tools/regtests.c: Move FrameworkGetHook; Support forwarded exports.
* lib/ws2_32/tests: New directory.
* lib/ws2_32/tests/.cvsignore: New file.
* lib/ws2_32/tests/Makefile: Ditto.
* lib/ws2_32/tests/stubs.tst: Ditto.
* lib/ws2_32/tests/tests: New directory.
* lib/ws2_32/tests/tests/.cvsignore: New file.
* lib/ws2_32/tests/tests/WinsockEvent.c: New file.
* regtests/regtests: New directory.
* regtests/regtests/.cvsignore: New file.
* regtests/regtests/Makefile: Ditto.
* regtests/regtests/regtests.c: Ditto.
* regtests/regtests/regtests.def: Ditto.
svn path=/trunk/; revision=11406
|
2004-10-23 21:05:12 +00:00 |
|
Gé van Geldorp
|
825e1dc162
|
Take DC origin into account
svn path=/trunk/; revision=11405
|
2004-10-23 19:17:54 +00:00 |
|
Filip Navara
|
985184b134
|
- Add _hooks.c and _stubs.S to list of ignore files.
svn path=/trunk/; revision=11404
|
2004-10-23 17:39:51 +00:00 |
|
Filip Navara
|
1b13f5b90b
|
- Minor device node fixes.
svn path=/trunk/; revision=11402
|
2004-10-23 17:32:51 +00:00 |
|
Thomas Bluemel
|
9c06590d72
|
finally get rid of loadros
svn path=/trunk/; revision=11401
|
2004-10-23 17:07:07 +00:00 |
|
Gregor Anich
|
7e179dae1f
|
Fixed debug build
svn path=/trunk/; revision=11400
|
2004-10-23 15:17:35 +00:00 |
|
Gregor Anich
|
fcfc4f85d1
|
Fixed debug build, uncommented NDEBUG in io/pnpmgr.c
svn path=/trunk/; revision=11399
|
2004-10-23 14:52:51 +00:00 |
|
Eric Kohl
|
dbc9b1b7dd
|
Update DEVICE_NODE structure but some ReactOS specific components still remain.
svn path=/trunk/; revision=11398
|
2004-10-23 14:48:16 +00:00 |
|
Gé van Geldorp
|
f0497fdefd
|
InProcServer32 entries only take a DLL name, no resource identifier
svn path=/trunk/; revision=11397
|
2004-10-23 13:10:57 +00:00 |
|
Filip Navara
|
b5e5b4f012
|
- Add declarations for the PnP arbiter and resource translation interfaces (ARBITER_REQUEST_SOURCE, ARBITER_RESULT, ARBITER_ACTION, ARBITER_CONFLICT_INFO, ARBITER_PARAMETERS, ARBITER_LIST_ENTRY, PARBITER_HANDLER, ARBITER_INTERFACE, RESOURCE_TRANSLATION_DIRECTION, PTRANSLATE_RESOURCE_HANDLER, PTRANSLATE_RESOURCE_REQUIREMENTS_HANDLER, TRANSLATOR_INTERFACE).
svn path=/trunk/; revision=11396
|
2004-10-23 08:10:57 +00:00 |
|
Thomas Bluemel
|
75009fd35f
|
hopefully a better implementation of rundown protections, thanks also to Alex.
svn path=/trunk/; revision=11395
|
2004-10-22 22:49:00 +00:00 |
|
Thomas Bluemel
|
1270089c9f
|
fixed redefinition of ASSERT
svn path=/trunk/; revision=11394
|
2004-10-22 21:21:52 +00:00 |
|
Eric Kohl
|
2a175cb990
|
Use upper-case ASSERT macros.
svn path=/trunk/; revision=11393
|
2004-10-22 20:57:39 +00:00 |
|
Eric Kohl
|
92239abf04
|
IoAdjustPagingPathCount is a macro.
svn path=/trunk/; revision=11392
|
2004-10-22 20:54:57 +00:00 |
|
Filip Navara
|
9fb531fab6
|
- Check for DeviceNode->CapabilityFlags being NULL before trying to access it.
svn path=/trunk/; revision=11391
|
2004-10-22 20:44:48 +00:00 |
|
Eric Kohl
|
b1a58d7d7e
|
Use upper-case ASSERT macros.
svn path=/trunk/; revision=11390
|
2004-10-22 20:43:58 +00:00 |
|
Eric Kohl
|
9e01875f9c
|
Use upper-case ASSERT macros.
svn path=/trunk/; revision=11389
|
2004-10-22 20:19:58 +00:00 |
|
Eric Kohl
|
8c62a8159a
|
Use ASSERT macro instead of assert macro.
svn path=/trunk/; revision=11388
|
2004-10-22 20:08:22 +00:00 |
|
Filip Navara
|
e49ebc81df
|
- Fix uninitialized variable warning in KeFlushEntireTb.
svn path=/trunk/; revision=11387
|
2004-10-22 20:07:13 +00:00 |
|
Eric Kohl
|
1e9ad342c8
|
Define ASSERT macro.
svn path=/trunk/; revision=11386
|
2004-10-22 20:04:05 +00:00 |
|
Eric Kohl
|
72aae9d8ca
|
Define ASSERT and ASSERTMSG macros.
svn path=/trunk/; revision=11385
|
2004-10-22 20:02:32 +00:00 |
|
Filip Navara
|
ce60fe1bee
|
- Add the afiler.h (ARC MAC filter) and wdmguid.h (GUIDs for buses, device events, ...) headers.
svn path=/trunk/; revision=11383
|
2004-10-22 19:35:19 +00:00 |
|
Filip Navara
|
3d8c71fce1
|
- Define the PLUGPLAY_REGKEY_* flags.
svn path=/trunk/; revision=11382
|
2004-10-22 19:29:44 +00:00 |
|
Filip Navara
|
6b8a09e4a4
|
- Support the BINARY_COMPATIBLE compile definition.
- Declare NDIS_PROCESSOR_TYPE and NDIS_ENVIRONMENT_TYPE.
svn path=/trunk/; revision=11381
|
2004-10-22 19:29:28 +00:00 |
|
Eric Kohl
|
ca8388ad0c
|
Fix a debug message
svn path=/trunk/; revision=11380
|
2004-10-22 18:34:11 +00:00 |
|
Filip Navara
|
0214f20262
|
- Fix RtlIsRangeAvailable for boundary addresses and honour the RTL_RANGE_SHARED flag.
svn path=/trunk/; revision=11379
|
2004-10-22 16:30:58 +00:00 |
|
Filip Navara
|
ec9c488f06
|
- Fix a case when a device with same IDs is located on two or more buses in the same slot (honour bus number in FdoLocateChildDevice).
- Read only the common PCI header and not private device data while enumerating.
svn path=/trunk/; revision=11378
|
2004-10-22 16:30:46 +00:00 |
|
Eric Kohl
|
c647cbd575
|
- Remove obsolete variables from the DEVICE_NODE structure and store it in the registry instead.
- IoGetDeviceProperty() supports more properties (untested).
svn path=/trunk/; revision=11377
|
2004-10-22 11:00:41 +00:00 |
|
Eric Kohl
|
2461583881
|
- Remove obsolete variables from the DEVICE_NODE structure and store it in the registry instead.
- IoGetDeviceProperty() supports more properties (untested).
svn path=/trunk/; revision=11376
|
2004-10-22 10:55:35 +00:00 |
|
Gé van Geldorp
|
b3e27217fd
|
- Don't double-quote an already double-quoted argument
- Properly increment the fmt pointer
svn path=/trunk/; revision=11375
|
2004-10-21 18:30:36 +00:00 |
|
Thomas Bluemel
|
69b98bb582
|
fixed a comment
svn path=/trunk/; revision=11374
|
2004-10-21 18:28:05 +00:00 |
|
Art Yerkes
|
8238df107b
|
Corrected build problem: hal.a was not placed in the ddk implib
directory.
svn path=/trunk/; revision=11373
|
2004-10-21 18:04:48 +00:00 |
|
Steven Edwards
|
4cd92d7bd7
|
Thats it. the tests are now in rosapps.
svn path=/trunk/; revision=11372
|
2004-10-21 12:05:13 +00:00 |
|
Gé van Geldorp
|
2ecd28627f
|
Put back -D__REACTOS__ for now
svn path=/trunk/; revision=11371
|
2004-10-21 12:02:18 +00:00 |
|
Steven Edwards
|
24617fc41e
|
Almost done removing old tests
svn path=/trunk/; revision=11370
|
2004-10-21 11:58:12 +00:00 |
|
Gé van Geldorp
|
d8a803d10b
|
Better drawing of +/- boxes at smaller icon sizes
svn path=/trunk/; revision=11369
|
2004-10-21 08:38:36 +00:00 |
|
Steven Edwards
|
2d23921220
|
I'll finish in the morning......
svn path=/trunk/; revision=11368
|
2004-10-21 05:30:46 +00:00 |
|
Steven Edwards
|
2b58d249c6
|
Started removing tests
svn path=/trunk/; revision=11367
|
2004-10-21 05:27:50 +00:00 |
|
Steven Edwards
|
75fbd2832d
|
Added regexpl and tests to the makefile.
Let me know if something is broken on linux.
svn path=/trunk/; revision=11366
|
2004-10-21 05:20:52 +00:00 |
|
Steven Edwards
|
005fb790e6
|
Re-enable almost all tests.
svn path=/trunk/; revision=11365
|
2004-10-21 05:20:21 +00:00 |
|
Steven Edwards
|
10a923d083
|
Moving tests....Almost done.
svn path=/trunk/; revision=11364
|
2004-10-21 05:12:02 +00:00 |
|
Steven Edwards
|
4ed7672428
|
Remove tests from the Main Makefile.
svn path=/trunk/; revision=11363
|
2004-10-21 05:08:32 +00:00 |
|
Steven Edwards
|
5368a4c682
|
Moving the tests.....still more....
svn path=/trunk/; revision=11362
|
2004-10-21 04:59:01 +00:00 |
|
Steven Edwards
|
e1c8dd64af
|
Moving the tests.....more
svn path=/trunk/; revision=11361
|
2004-10-21 04:53:21 +00:00 |
|
Steven Edwards
|
dbf0e6e889
|
Moving the tests
svn path=/trunk/; revision=11360
|
2004-10-21 04:48:46 +00:00 |
|
Art Yerkes
|
68d63b431f
|
Added null check for CapabilityFlags.
svn path=/trunk/; revision=11359
|
2004-10-21 03:39:37 +00:00 |
|
Thomas Bluemel
|
48008b5f19
|
fixed language code
svn path=/trunk/; revision=11358
|
2004-10-20 22:41:16 +00:00 |
|
Thomas Bluemel
|
85de1b945e
|
forgot to add these files
svn path=/trunk/; revision=11357
|
2004-10-20 22:31:05 +00:00 |
|
Casper Hornstrup
|
e1a7bb0d2f
|
2004-10-20 Casper S. Hornstrup <chorns@users.sourceforge.net>
* lib/gdiplus/makefile (TARGET_BUILDENV_TEST): Remove.
(TARGET_TYPE): Set to test.
* lib/kernel32/makefile: Ditto.
* subsys/win32k/makefile: Ditto.
* tools/helper.mk (TARGET_BUILDENV_TEST): Remove.
(TARGET_TYPE): New value test.
* regtests/shared/regtests.c (_Result, _Buffer): Add.
* regtests/shared/regtests.h (_Result, _Buffer): Declare extern.
(TestRoutine): Make void return type and remove Buffer parameter.
(FAIL*): Remove.
svn path=/trunk/; revision=11356
|
2004-10-20 20:51:21 +00:00 |
|
Gé van Geldorp
|
8139ac2333
|
Sync to Wine-20041019
svn path=/trunk/; revision=11355
|
2004-10-20 20:35:58 +00:00 |
|