Check-in Number:
|
4269 | |
Date: |
2001-Aug-01 17:05:31 (local)
2001-Aug-01 15:05:31 (UTC) |
User: | simons |
Branch: | callback-semantic-rewrite |
Comment: |
Enabled XML tests again. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/xds/regression-tests/Makefile.in 1.10.2.1 -> 1.10.2.2
--- Makefile.in 2001/08/01 11:24:45 1.10.2.1
+++ Makefile.in 2001/08/01 15:05:31 1.10.2.2
@@ -12,10 +12,8 @@
xds-getbuffer.exe xds-decode.exe xds-setbuffer.exe xds-engine-restart.exe \
xdr-uint32.exe xdr-int32.exe xdr-uint64.exe xdr-int64.exe \
xdr-octetstream.exe xdr-octetstream-empty.exe xdr-string.exe \
- xdr-string-empty.exe xds-mystruct.exe
-
-# xml-uint32.exe xml-int32.exe \
-# xml-uint64.exe xml-int64.exe xml-double.exe
+ xdr-string-empty.exe xds-mystruct.exe \
+ xml-uint32.exe xml-int32.exe xml-uint64.exe xml-int64.exe xml-double.exe
.SUFFIXES:
.SUFFIXES: .c .exe
|
|