fpc/tests/webtbs
Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes
for qwordbool) + test:
    o assigning true to such a variable now sets them to $ff/$ffff/$ffffffff
    o these types are now all signed
    o converting an integer type to a byte/word/long/qwordbool using an
      explicit type cast keeps the integer's original value stored in the
      bool, instead of forcing it to ord(true)/ord(false)
    (mantis #10233 and #10613, implemented for all architectures, testsuite
     tested for ppc32, sparc and x86)
  * fixed some places where the rtl depended on longbool(true) having the
    value 1
  * extended several boolean tests (and adapted some to no longer assume
    that byte/word/long/qwordbool(true)=1)
  + support for converting to qwordbool in second_int_to_bool for x86, ppc
    and sparc

git-svn-id: trunk@9898 -
2008-01-24 21:30:55 +00:00
..
tu2002.pp
tw0555.pp
tw0630.pp
tw0701a.pp
tw0701b.pp
tw0711.pp
tw0719.pp
tw0735.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw0736.pp
tw0738.pp
tw0739.pp
tw0748.pp
tw0751.pp
tw0753.pp
tw0754.pp
tw0755.pp
tw0760.pp
tw0761.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw0769.pp
tw0772.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw0776.pp
tw0784.pp
tw0788.pp
tw0789.pp
tw0793.pp
tw0797a.pp * don't use (non-volatile) ebx in assembler routine 2007-11-11 16:11:32 +00:00
tw0797b.pp
tw0801.pp
tw0802.pp
tw0803.pp
tw0809.pp
tw0810.pp
tw0812.pp
tw0813.pp
tw0814.pp
tw0815.pp
tw0816.pp
tw0819.pp
tw0825.pp
tw0839.pp
tw0848.pp
tw0852.pp
tw0859.pp
tw0866.pp
tw0868.pp
tw0869.pp
tw0870.pp
tw0873a.pp
tw0873b.pp
tw0876.pp * enabled again for Darwin since it now works for at least Darwin/ppc 2007-01-19 21:49:44 +00:00
tw0877.pp
tw0879.pp
tw0881.pp
tw0882.pp * Removed $E- directive from tests to fix compilation for arm-wince. 2007-06-21 15:50:08 +00:00
tw0890.pp * fixed one regression in r5682: implementation declarations with a 2006-12-23 11:17:21 +00:00
tw0891.pp
tw0892.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw0895.pp
tw0896.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw0900.pp
tw0902.pp
tw0909.pp
tw0911.pp
tw0912.pp
tw0918.pp
tw0919.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw0922.pp
tw0925.pp
tw0932.pp
tw0934.pp
tw0935.pp
tw0937.pp
tw0938.pp
tw0944.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw0947.pp
tw0961.pp
tw0965.pp
tw0966.pp
tw0976.pp
tw1021.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw1023.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw1041.pp
tw1044.pp
tw1046.pp
tw1050.pp
tw1061.pp
tw1066a.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw1066b.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw1068.pp
tw1071.pp
tw1073.pp
tw1081.pp
tw1090.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw1092.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw1096.pp
tw1097.pp
tw1103.pp
tw1104.pp
tw1111.pp
tw1117.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw1122.pp
tw1123.pp
tw1124.pp
tw1132.pp
tw1133.pp
tw1152.pp
tw1157.pp
tw1157b.pp
tw1181.pp
tw1203.pp
tw1204.pp
tw1207.pp
tw1222.pp
tw1223.pp
tw1228.pp
tw1229.pp
tw1250.pp
tw1251b.pp
tw1255.pp * fixed test. 2007-06-20 13:12:51 +00:00
tw1269.pp
tw1275.pp
tw1279.pp
tw1283.pp
tw1284.pp
tw1286.pp
tw1295.pp
tw1299.pp
tw1310.pp
tw1318.pp
tw1323.pp
tw1327.pp
tw1331.pp
tw1333.pp
tw1348.pp * fixed uses of custom-length string types in parameter lists 2007-12-17 16:56:23 +00:00
tw1351.pp
tw1364.pp
tw1365.pp
tw1374.pp
tw1375.pp
tw1376.pp
tw1398.pp
tw1401.pp
tw1407.pp * only allow using array elements as for-loop counter variables 2007-10-21 22:39:49 +00:00
tw1408.pp
tw1409.pp
tw1412.pp
tw1414.pp
tw1416.pp
tw1430.pp
tw1433.pp * set HaltOnNotReleased to true in all testss using heaptrc so 2007-09-01 20:36:04 +00:00
tw1445.pp
tw1450.pp
tw1451.pp
tw1470.pp
tw1472.pp
tw1477.pp
tw1479.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw1485.pp
tw1489.pp
tw1501.pp
tw1532.pp
tw1539.pp
tw1567.pp
tw1573.pp
tw1592.pp
tw1617.pp
tw1622.pp * adapted to new system.exitcode definition 2007-02-19 10:34:14 +00:00
tw1623.pp
tw1634.pp
tw1658.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw1677.pp
tw1681.pp
tw1696.pp
tw1699.pp
tw1709.pp
tw1720.pp
tw1735.pp
tw1737.pp
tw1744.pp
tw1754c.pp
tw1755.pp
tw1758.pp
tw1765.pp
tw1779.pp
tw1780.pp
tw1792.pp
tw1792a.pp
tw1798.pp
tw1808.pp
tw1820.pp
tw1825.pp
tw1850.pp
tw1851.pp
tw1856.pp * fixed range error 2007-02-16 23:35:36 +00:00
tw1862.pp
tw1863.pp
tw1867.pp
tw1873.pp
tw1883.pp
tw1888.pp
tw1889.pp
tw1896.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw1901.pp * range and overflow checks explicitly disabled 2007-02-18 00:40:28 +00:00
tw1902.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw1907.pp
tw1908.pp
tw1909.pp
tw1910.pp
tw1915.pp
tw1917.pp
tw1920.pp
tw1923.pp
tw1930.pp
tw1931.pp
tw1932.pp
tw1935.pp
tw1936.pp
tw1938.pp
tw1948.pp
tw1950.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw1964.pp
tw1996.pp
tw2001.pp
tw2002.pp
tw2004.pp
tw2028.pp
tw2030.pp
tw2031.pp
tw2037.pp * range check explicitly disabled 2007-02-18 00:42:53 +00:00
tw2040.pp
tw2041.pp
tw2045.pp
tw2046a.pp
tw2059.pp
tw2065.pp
tw2069.pp
tw2072.pp
tw2109.pp
tw2110.pp
tw2128.pp
tw2129.pp * fixed test 2007-07-14 06:37:46 +00:00
tw2129b.pp
tw2131.pp * fixed test 2007-01-11 20:13:07 +00:00
tw2145.pp
tw2158.pp
tw2159.pp
tw2163.pp
tw2176.pp
tw2177.pp * adapted to new fpc behaviour 2007-01-10 18:35:03 +00:00
tw2178.pp
tw2185.pp
tw2186.pp
tw2187.pp
tw2196.pp
tw2197.pp
tw2198.pp
tw2210.pp
tw2214.pp
tw2220.pp
tw2226.pp
tw2229.pp
tw2233.pp
tw2242.pp * made less complex in case of pic code because then many more 2007-09-27 08:08:45 +00:00
tw2250.pp
tw2259.pp
tw2260.pp
tw2266.pp
tw2267.pp
tw2268.pp
tw2269.pp
tw2274.pp
tw2277.pp
tw2280.pp
tw2289.pp
tw2291.pp
tw2294.pp
tw2296.pp
tw2300.pp
tw2305.pp
tw2306.pp
tw2307.pp
tw2311.pp
tw2317.pp
tw2318.pp
tw2318b.pp
tw2323.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw2328.pp
tw2332.pp
tw2351.pp
tw2363.pp
tw2377.pp
tw2378.pp
tw2382.pp
tw2388.pp
tw2397.pp
tw2409.pp
tw2421.pp
tw2423.pp
tw2425.pp
tw2432.pp
tw2435.pp
tw2438.pp
tw2442.pp
tw2452.pp
tw2454.pp
tw2473.pp
tw2480.pp
tw2481.pp
tw2483.pp
tw2492.pp
tw2494.pp * fixed for 64 bit CPUs 2006-10-18 20:00:24 +00:00
tw2503.pp
tw2504.pp
tw2514.pp
tw2525.pp
tw2536.pp
tw2540.pp
tw2561.pp
tw2588.pp
tw2589.pp
tw2594.pp
tw2595.pp
tw2602.pp
tw2607.pp
tw2620.pp
tw2626.pp
tw2627.pp
tw2631.pp
tw2643.pp
tw2645.pp
tw2647.pp + new tests for dispinterface parsing 2007-01-03 21:19:26 +00:00
tw2649.pp + new tests for dispinterface parsing 2007-01-03 21:19:26 +00:00
tw2650.pp
tw2651.pp
tw2656.pp
tw2659.pp
tw2666.pp
tw2668.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw2669.pp
tw2676.pp
tw2678.pp * Removed $E- directive from tests to fix compilation for arm-wince. 2007-06-21 15:50:08 +00:00
tw2690.pp
tw2691.pp
tw2696.pp
tw2702.pp
tw2703.pp
tw2704.pp
tw2705.pp
tw2706.pp
tw2707.pp
tw2708.pp
tw2710.pp
tw2713.pp
tw2721.pp
tw2723.pp
tw2725.pp
tw2727.pp
tw2728.pp
tw2729.pp
tw2730.pp
tw2731.pp
tw2736.pp
tw2737.pp
tw2738.pp
tw2739.pp
tw2758.pp
tw2763.pp
tw2765.pp
tw2767.pp
tw2771.pp
tw2772.pp
tw2776.pp
tw2778.pp
tw2779.pp
tw2780.pp
tw2788.pp
tw2789.pp
tw2794.pp
tw2803.pp
tw2806.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw2807.pp
tw2809.pp
tw2812.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw2815.pp
tw2817.pp
tw2829.pp
tw2830.pp
tw2832.pp
tw2834.pp
tw2841.pp
tw2853.pp
tw2853a.pp
tw2853b.pp
tw2853c.pp
tw2853d.pp
tw2853e.pp
tw2859.pp
tw2865.pp
tw2876.pp
tw2883.pp
tw2885.pp
tw2886.pp
tw2891.pp
tw2892.pp
tw2897.pp
tw2899.pp
tw2904.pp
tw2908.pp
tw2911.pp * removed explicit refcounting checks and replaced with memory leak check 2007-09-06 11:08:22 +00:00
tw2912.pp
tw2913.pp
tw2916.pp
tw2920.pp
tw2923.pp
tw2926.pp
tw2927.pp
tw2942a.pp
tw2942b.pp
tw2943.pp
tw2944.pp
tw2946.pp
tw2949.pp
tw2953.pp
tw2956.pp
tw2958.pp
tw2966.pp
tw2975.pp
tw2976.pp
tw2983.pp
tw2984.pp
tw2998.pp * sse operands have to aligned to 16 instead of 8 byte boundaries 2007-12-15 15:14:20 +00:00
tw2999.pp
tw3004.pp
tw3005.pp
tw3010.pp
tw3012.pp
tw3023.pp
tw3028.pp
tw3038.pp
tw3041.pp
tw3045.pp
tw3048.pp
tw3063.pp
tw3064.pp
tw3073.pp
tw3082.pp + PIC support for darwin/ppc64 2007-10-20 20:14:45 +00:00
tw3083.pp
tw3093.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw3101.pp
tw3104.pp
tw3109.pp
tw3111.pp
tw3113.pp
tw3124.pp
tw3131.pp
tw3137.pp
tw3143.pp
tw3144.pp
tw3157.pp * enable all applicable exceptions and perform both tests if one succeeds 2006-11-01 00:07:07 +00:00
tw3160a.pp
tw3160b.pp
tw3160c.pp
tw3161.pp
tw3165.pp
tw3168.pp
tw3170.pp
tw3172.pp
tw3173.pp
tw3174.pp
tw3176.pp
tw3179.pp
tw3182.pp
tw3183.pp
tw3183a.pp
tw3184.pp
tw3185.pp
tw3190.pp
tw3197.pp
tw3207.pp
tw3210.pp
tw3212.pp
tw3214.pp
tw3216.pp
tw3217.pp
tw3222.pp
tw3226.pp
tw3227.pp
tw3227a.pp
tw3235.pp
tw3241a.pp
tw3252.pp
tw3255.pp
tw3257.pp
tw3259.pp
tw3261.pp
tw3263.pp
tw3265.pp
tw3272.pp
tw3274.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw3280.pp
tw3281.pp
tw3286.pp
tw3292.pp
tw3294a.pp
tw3298.pp
tw3301.pp
tw3309.pp
tw3320.pp
tw3324.pp
tw3327.pp
tw3328.pp
tw3334.pp
tw3340.pp
tw3348.pp * set HaltOnNotReleased to true in all testss using heaptrc so 2007-09-01 20:36:04 +00:00
tw3349.pp
tw3351.pp
tw3353.pp
tw3356.pp
tw3360.pp
tw3364.pp
tw3366.pp
tw3402.pp * library not supported for go32v2 target 2007-04-13 07:12:45 +00:00
tw3411.pp + { %opt=-ghl } 2007-09-02 07:50:17 +00:00
tw3418.pp
tw3423.pp
tw3429.pp
tw3433.pp
tw3435.pp
tw3441.pp
tw3443.pp
tw3444.pp
tw3456.pp
tw3457.pp
tw3460.pp
tw3467.pp
tw3470.pp
tw3474.pp
tw3477.pp
tw3478.pp
tw3479.pp
tw3489.pp
tw3490.pp
tw3491.pp
tw3492.pp * Change test to test resourcestring correctness. 2006-12-19 08:58:01 +00:00
tw3494.pp
tw3499.pp
tw3504.pp
tw3506.pp
tw3523.pp * fixed uses of custom-length string types in parameter lists 2007-12-17 16:56:23 +00:00
tw3529.pp
tw3533.pp
tw3534.pp
tw3540.pp
tw3546.pp
tw3554.pp
tw3564.pp
tw3567.pp
tw3572.pp
tw3573.pp + PIC support for darwin/ppc64 2007-10-20 20:14:45 +00:00
tw3576.pp
tw3577.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw3578.pp
tw3579.pp
tw3583.pp
tw3589.pp
tw3594.pp
tw3595.pp
tw3612.pp
tw3617.pp
tw3619.pp
tw3621.pp
tw3628.pp * Dont run tw3628.pp. It is compile only test as stated in bug report. 2007-01-13 20:27:59 +00:00
tw3634.pp
tw3650.pp * This test not for wince. 2007-01-13 20:31:39 +00:00
tw3653.pp
tw3661.pp * set HaltOnNotReleased to true in all testss using heaptrc so 2007-09-01 20:36:04 +00:00
tw3666.pp
tw3669.pp
tw3676.pp
tw3681.pp
tw3683.pp
tw3687.pp
tw3691.pp
tw3694.pp
tw3695.pp
tw3697.pp
tw3700.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw3708.pp * fixed test 2006-10-18 07:25:44 +00:00
tw3719.pp
tw3721.pp * set HaltOnNotReleased to true in all testss using heaptrc so 2007-09-01 20:36:04 +00:00
tw3742.pp * set HaltOnNotReleased to true in all testss using heaptrc so 2007-09-01 20:36:04 +00:00
tw3751.pp
tw3758.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw3764.pp
tw3765.pp
tw3768.pp
tw3774.pp
tw3777.pp
tw3778.pp
tw3780.pp + Readd test, now disabled. 2007-02-17 15:33:01 +00:00
tw3782.pp
tw3796.pp
tw3805.pp
tw3814.pp
tw3827.pp
tw3829.pp
tw3833.pp
tw3840.pp
tw3841.pp * test no longer has to fail in objfpc mode (in theory, it should fail 2007-01-19 19:33:04 +00:00
tw3863.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw3864.pp
tw3865.pp
tw3870.pp
tw3893.pp
tw3898.pp
tw3899.pp
tw3900.pp
tw3913.pp
tw3930.pp * fixed test according to Kylix behaviour (which means current 2007-03-14 18:27:01 +00:00
tw3931a.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw3939.pp
tw3952.pp * remove ptruint typecast that introduces a int64 calculation 2007-02-22 07:04:44 +00:00
tw3953a.pp
tw3953b.pp
tw3964a.pp
tw3964b.pp * don't mix public name and export clause 2006-10-18 20:45:01 +00:00
tw3967.pp
tw3968.pp
tw3970.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw3971.pp
tw3973.pp * fixed inttohex overload choosing 2007-08-28 19:30:56 +00:00
tw3977.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw3977.txt
tw3997.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4006.pp
tw4007.pp
tw4009.pp
tw4010.pp
tw4013.pp * use math 2007-01-16 17:58:12 +00:00
tw4015.pp
tw4038.pp * fixed readability of previous commit 2007-07-16 07:04:09 +00:00
tw4043.pp
tw4055.pp
tw4056.pp
tw4058.pp
tw4068.pp
tw4078.pp
tw4080.pp
tw4086.pp
tw4089.pp
tw4093.pp
tw4098.pp
tw4100.pp
tw4104.pp
tw4115.pp
tw4119.pp
tw4136.pp
tw4140.pp
tw4150.pp
tw4151.pp
tw4152.pp
tw4155.pp
tw4162.pp
tw4173.pp
tw4188.pp
tw4199.pp
tw4201.pp
tw4202.pp
tw4209.pp
tw4215.pp
tw4219.pp
tw4223.pp
tw4229.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4229a.pp * fixed mantis #6152 (allow overloads to be defined before all 2007-01-15 21:59:43 +00:00
tw4233.pp
tw4234.pp
tw4234a.pp
tw4239.pp
tw4240.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw4247.pp * set HaltOnNotReleased to true in all testss using heaptrc so 2007-09-01 20:36:04 +00:00
tw4253.pp
tw4254.pp * fixed regression of webtbs/tw4254: if a constant (wide)string can't be 2007-08-13 09:13:07 +00:00
tw4260.pp
tw4266.pp
tw4272.pp
tw4277.pp
tw4278.pp
tw4290.pp
tw4294.pp
tw4308.pp
tw4330.pp
tw4332.pp
tw4336.pp
tw4350.pp
tw4352.pp
tw4388.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw4390.pp macos: added a fake sysutils for use by compiler, and fixed some tests 2006-09-03 22:30:37 +00:00
tw4398.pp
tw4427.pp
tw4428.pp
tw4450.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw4477.pp
tw4487.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4489.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4496.pp
tw4519.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4520.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4529.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4533.pp
tw4534.pp
tw4537.pp
tw4540.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4541.pp
tw4557.pp
tw4566.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4574.pp
tw4599.pp
tw4606.pp * test for one of the oldest open bugs, fixed by rev. 8515 2007-09-16 20:37:54 +00:00
tw4613.pp
tw4616.pp
tw4624.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4632.pp
tw4633.pp
tw4634.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4635.pp
tw4640.pp
tw4669.pp
tw4675.pp
tw4678.pp
tw4700.pp
tw4704.pp
tw4705.pp
tw4722.pp
tw4763.pp
tw4768.pp
tw4778.pp
tw4789.pp
tw4809.pp * made sure that the enum tested in the test is of byte size, otherwise the test program does not compile 2006-08-17 21:22:10 +00:00
tw4826.pp
tw4881.pp
tw4893a.pp
tw4893b.pp
tw4893c.pp
tw4898.pp
tw4902.pp
tw4922.pp
tw4925.pp
tw4950.pp macos: added a fake sysutils for use by compiler, and fixed some tests 2006-09-03 22:30:37 +00:00
tw4954.pp
tw4999.pp
tw5001.pp
tw5015.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw5023.pp
tw5036.pp
tw5082.pp
tw5086.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw5094.pp
tw5100.pp
tw5100a.pp
tw5641.pp * skip test for cpus with alignment constraints 2007-05-24 12:06:35 +00:00
tw5800.pp * removed svn:executable properties 2007-08-26 19:24:36 +00:00
tw5896.pp * test fixed 2007-03-10 17:15:31 +00:00
tw6129.pp * Fixed tw6129 for ARM CPU by using unaligned(). 2007-01-14 01:12:31 +00:00
tw6184.pp + new 2006-10-29 19:13:27 +00:00
tw6203.pp
tw6435.pp * also assign something to the classvar 2006-10-04 17:43:55 +00:00
tw6451.pp + forgot to commit earlier 2007-08-22 06:56:41 +00:00
tw6451a.pp + forgot to commit earlier 2007-08-22 06:56:41 +00:00
tw6451b.pp + forgot to commit earlier 2007-08-22 06:56:41 +00:00
tw6491.pp
tw6493.pp * fixed parsing of denormals (mantis #6493) 2007-01-01 14:23:29 +00:00
tw6525.pp * add goto on 2007-07-23 22:25:35 +00:00
tw6543.pp + test which already works 2007-05-16 14:44:38 +00:00
tw6624.pp
tw6641.pp * fixed overload choosing algorithm so it's Delphi-compatible + 2006-12-28 16:54:07 +00:00
tw6684.pp
tw6686.pp * fixed mantis 6686 ("function a;" without prior definition of "a" 2006-12-24 10:48:49 +00:00
tw6687.pp * cs_generate_stackframes (w+/-) should only apply to normal routines, 2007-01-24 10:08:17 +00:00
tw6690.pp * properly inherit interface types, resolves #6690 2007-04-14 20:37:47 +00:00
tw6700.pp
tw6727.pp * moved to the correct location 2007-12-13 21:48:06 +00:00
tw6735.pp
tw6737.pp * default widestring-ansistring conversion needs to use the same algorithm 2007-07-23 21:57:48 +00:00
tw6742.pp
tw6767.pp * fixed test 2007-11-13 20:19:06 +00:00
tw6865.pp * new test 2006-10-31 09:31:53 +00:00
tw6868.pp * fixed previous commit 2007-01-07 18:20:58 +00:00
tw6960.pp
tw6977.pp
tw6980.pp
tw6989.pp
tw7006.pp + added cwstring unit for unix 2007-06-16 09:13:01 +00:00
tw7070a.pp * do not search variant operators when looking for an overloaded 2007-05-16 13:59:35 +00:00
tw7070b.pp * do not search variant operators when looking for an overloaded 2007-05-16 13:59:35 +00:00
tw7071.pp
tw7100.pp * 64 bit fixes 2006-10-20 21:13:12 +00:00
tw7104.pp
tw7105.pp * fixed web bug #7105 2006-10-29 19:22:04 +00:00
tw7143.pp * more missing properties set 2007-04-09 09:07:49 +00:00
tw7161.pp
tw7173.pp * fixed mantis 7173 (properly check parameters in unit 2006-12-22 17:48:28 +00:00
tw7179.pp + another test for previous commit (mantis #7179) 2007-01-12 18:37:27 +00:00
tw7195.pp - removed svn:executable 2006-10-23 22:52:04 +00:00
tw7200.pp * implicitly call procvars in tp/delphi modes for divmodn, shlshrn 2006-12-27 14:29:23 +00:00
tw7227.pp * fix check for openarray and single element 2006-08-07 20:36:18 +00:00
tw7242.pp * fixed unit name 2006-12-30 23:51:45 +00:00
tw7262.pp * test 2007-01-11 10:48:27 +00:00
tw7276.pp * fixed typo introduced while prettifying the test 2006-08-17 21:43:52 +00:00
tw7281.pp * allow application of as operator only to interfaces having a guid, resolves #6797 2007-12-12 21:07:47 +00:00
tw7285.pp * fixed test 2006-12-02 18:16:49 +00:00
tw7329.pp - removed svn:executable 2006-10-23 22:52:04 +00:00
tw7372.pp * allow taking the address of packed array elements if the element size 2006-09-09 07:49:43 +00:00
tw7379.pp * fixed more missing subsetreg/subsetref support 2006-09-09 22:10:32 +00:00
tw7381.pp * new test 2007-01-16 16:49:57 +00:00
tw7391.pp * fixed test. 2007-06-21 23:05:20 +00:00
tw7425.pp * fixed for non-x96 2006-09-18 08:09:42 +00:00
tw7440.pp * fixed dotest parameters 2006-10-09 08:38:15 +00:00
tw7446.pp - removed svn:executable 2006-10-23 22:52:04 +00:00
tw7489.pp - removed svn:executable 2006-10-23 22:52:04 +00:00
tw7527.pp - removed svn:executable 2006-10-23 22:52:04 +00:00
tw7567.pp * treat zero-based arrays of char also as pchar's when reading 2006-10-08 09:22:30 +00:00
tw7568.pp * fixed test 2006-10-11 09:21:34 +00:00
tw7637.pp * Set DecimalSeparator to be locale independent. 2007-01-14 01:04:45 +00:00
tw7643.pp * support LOC_CONSTANT for loading self pointer 2006-10-30 08:58:09 +00:00
tw7679.pp * test for copying of typenode 2006-10-29 23:36:02 +00:00
tw7719.pp * check if SSE2 is supported before running 2007-04-13 07:10:05 +00:00
tw7733.pp + added (works now) 2007-08-13 15:20:23 +00:00
tw7756.pp + newer version of FloatToDecimal 2006-12-01 18:18:23 +00:00
tw7758.pp + support for widestring manager based widechar conversions 2007-08-12 20:01:08 +00:00
tw7758a.pp + support for widestring manager based widechar conversions 2007-08-12 20:01:08 +00:00
tw7803.pp * new test 2007-01-14 15:17:59 +00:00
tw7806.pp + new test 2007-01-28 22:20:07 +00:00
tw7808.pp * test is not for darwin 2007-02-10 23:45:35 +00:00
tw7817a.pp * corrected unit name 2006-11-17 10:01:15 +00:00
tw7817b.pp * fixed unit name 2006-11-17 15:33:34 +00:00
tw7847.pp * support inc(pointer) in TP mode with range/overflow checking on as well 2006-12-15 13:02:00 +00:00
tw7851.pp * fixed calling qualified methods in assembler + tests for ppc/ppc64/ 2007-01-21 22:16:42 +00:00
tw7851a.pp * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
tw7954.pp * adapted test so both throwing an exception and not throwing an exception 2007-08-09 07:38:13 +00:00
tw7963.pp * fixed crash when calling a procvar with too many parameters 2007-01-13 18:38:04 +00:00
tw7975.pp * fixed mantis 7975 and 7107 (ie 200311075 when working using somewhat 2006-12-21 21:03:47 +00:00
tw7975a.pp * fixed mantis 7975 and 7107 (ie 200311075 when working using somewhat 2006-12-21 21:03:47 +00:00
tw7998.pp * compiles now 2007-10-18 00:27:06 +00:00
tw8018.pp * removed svn:executable properties 2007-08-26 19:24:36 +00:00
tw8028.pp * niln has a compelxity of 0 (so the inlining code doesn't try to take 2006-12-29 01:11:41 +00:00
tw8049.pp * disable overflow checking when performing pointer arithmetic 2007-01-05 21:52:31 +00:00
tw8055.pp * new test 2007-01-14 15:20:30 +00:00
tw8090.pp * count references to class fields/messages from outside that class' 2007-01-10 17:50:24 +00:00
tw8140.pp * fixed overload checking of virtual and class methods (mantis #8140) 2007-01-19 17:20:36 +00:00
tw8140b.pp * fixed overload checking of virtual and class methods (mantis #8140) 2007-01-19 17:20:36 +00:00
tw8140f.pp * fixed overload checking of virtual and class methods (mantis #8140) 2007-01-19 17:20:36 +00:00
tw8140g.pp * fixed overload checking of virtual and class methods (mantis #8140) 2007-01-19 17:20:36 +00:00
tw8140h.pp * fixed overload checking of virtual and class methods (mantis #8140) 2007-01-19 17:20:36 +00:00
tw8141.pp * fixed test for 64 bit platforms 2007-01-20 22:18:08 +00:00
tw8144.pp * removed svn:executable properties 2007-08-26 19:24:36 +00:00
tw8145.pp * fixed calling class methods via classrefdefs (mantis #8145) 2007-01-19 18:05:58 +00:00
tw8148.pp * call the ansistring version of val for zero-based array-of-char 2007-01-19 18:22:03 +00:00
tw8150a.pp * fixed with-support for classrefdefs (mantis 8150), with thanks to 2007-01-20 20:04:54 +00:00
tw8150d.pp * fixed with-support for classrefdefs (mantis 8150), with thanks to 2007-01-20 20:04:54 +00:00
tw8153.pp * added nostackframe to fix running on darwin/i386 2007-11-11 16:24:05 +00:00
tw8153a.pp * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
tw8155.pp * fixed typo 2007-01-23 12:59:10 +00:00
tw8156.pp * fixed #8156 2007-01-21 16:15:19 +00:00
tw8171.pp + support for [recordfield.field] in assembler blocks in methods in 2007-01-23 17:34:11 +00:00
tw8172.pp + support for sets with size 1 and 2 2007-01-24 20:06:56 +00:00
tw8177.pp * adapted test for slow cpus like arm. 2007-06-21 13:46:35 +00:00
tw8177a.pp * test val input 2007-04-17 15:39:28 +00:00
tw8180.pp * fixed test 2007-02-25 16:21:22 +00:00
tw8183.pp * don't trash reference counted types with -gt (mantis 8183) 2007-01-23 16:49:59 +00:00
tw8187.pp * LongTimeFormat should be hh:nn:ss for this test to work 2007-03-26 22:06:12 +00:00
tw8191.pp * don't range pointers converted to arrays, resolves #8191 2007-10-21 19:05:06 +00:00
tw8195a.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw8195b.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw8199.pp + test 2007-01-26 17:40:30 +00:00
tw8222.pp * don't call afterconstruction/beforedestruction in case an exception 2007-01-26 17:38:53 +00:00
tw8222a.pp * don't call afterconstruction/beforedestruction in case an exception 2007-01-26 17:38:53 +00:00
tw8222b.pp * don't call afterconstruction/beforedestruction in case an exception 2007-01-26 17:38:53 +00:00
tw8225.pp * fixed compilation 2007-02-22 10:14:37 +00:00
tw8229.pp * fixes #8229 2007-01-28 08:21:08 +00:00
tw8232.pp + test 2007-01-28 18:07:58 +00:00
tw8258.pp * in non-TP modes, 'ord_larger_than_256 in set' now always returns 2007-02-07 18:57:19 +00:00
tw8258a.pp * optimized previous patch for "byte in set" (Thorsten Engler) 2007-02-07 20:22:29 +00:00
tw8258b.pp * Some fixes for r8515: 2007-09-16 22:24:42 +00:00
tw8264.pp * getting the length of a string means that it has to be 2007-02-03 21:28:44 +00:00
tw8282.pp * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
tw8283.pp * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
tw8304.pp * resource functions for win64, fixes #8304 2007-02-18 10:07:12 +00:00
tw8312.pp * support assigned widechars with value < 255 to chars in Delphi mode 2007-02-13 13:35:46 +00:00
tw8321.pp * cardinal-cardinal is calculated using int64 2007-02-21 11:52:06 +00:00
tw8371.pp * fix array constructors that start with nil 2007-02-27 17:03:31 +00:00
tw8372.pp * fix resourcestring assignment in typedconst 2007-05-15 06:52:36 +00:00
tw8391.pp * Allow @ and ? characters in imported function name when AS is used. It fixes bug #8391. 2007-02-26 17:51:38 +00:00
tw8434.pp * Fixed test to be locale independent. 2007-06-21 17:23:13 +00:00
tw8462.pp * call procvar only in arguments when the return type matches or there are 2007-03-08 07:53:36 +00:00
tw8465.pp * fixed warning 2007-07-01 15:06:19 +00:00
tw8513.pp * make variables not regable if they are referenced by an absolute 2007-03-13 10:17:33 +00:00
tw8523.pp * new test 2007-05-17 20:28:24 +00:00
tw8525.pp * new test 2007-03-14 21:09:05 +00:00
tw8573.pp * simplify integer operations with constnat 0 or 1 2007-03-27 18:33:04 +00:00
tw8580.pp * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 2007-10-21 17:33:18 +00:00
tw8615.pp * more missing properties set 2007-04-09 09:07:49 +00:00
tw8633.pp * fixed loading spilled registers from offsets outside the smallint 2007-04-20 13:22:45 +00:00
tw8660.pp * new internal set format for big endian systems. Advantages: 2007-05-19 17:15:15 +00:00
tw8664.pp * set HaltOnNotReleased to true in all testss using heaptrc so 2007-09-01 20:36:04 +00:00
tw8677.pp * new test 2007-05-10 16:54:40 +00:00
tw8678.pp + support for specifying the minimal precision for floating point 2007-09-01 19:38:27 +00:00
tw8678a.pp + support for specifying the minimal precision for floating point 2007-09-01 19:38:27 +00:00
tw8685.pp + support for refcounted records returned by functions in 2 registers 2007-05-03 15:05:44 +00:00
tw8757.pp * set HaltOnNotReleased to true in all testss using heaptrc so 2007-09-01 20:36:04 +00:00
tw8777f.pp * do not allow passing properties as var parameters (mantis #8777) 2007-05-03 14:08:03 +00:00
tw8777g.pp * do not allow passing properties as var parameters (mantis #8777) 2007-05-03 14:08:03 +00:00
tw8777i.pp * do not allow passing properties as var parameters (mantis #8777) 2007-05-03 14:08:03 +00:00
tw8810.pp * do not require exactly the same range type for indexed properties 2007-05-04 14:21:39 +00:00
tw8838.pp * fix shortstring:=char 2007-05-10 06:01:42 +00:00
tw8847.pp * prefer overloaded methods in current object over 2007-05-16 08:12:14 +00:00
tw8861.pp * test for parameter symoptions 2007-05-12 22:16:58 +00:00
tw8870.pp * handle mod/div between a cardinal/qword and a smaller unsigned variable 2007-05-14 19:24:33 +00:00
tw8883.pp + test for previous commit 2007-05-15 20:26:27 +00:00
tw8919.pp * fixed bug #8919. 2007-05-24 08:15:28 +00:00
tw8930.pp * make code page name parsing case insensitive (mantis #8930) 2007-09-22 20:54:49 +00:00
tw8935.pp * fixed test. 2007-06-19 10:37:59 +00:00
tw8950.pp * not for x86_64, it doesn't have an intel asm parser 2007-11-14 21:11:18 +00:00
tw8975.pp * mark invisible high parameters of open arrays/arrays of const 2007-05-29 13:42:49 +00:00
tw8975a.pp * mark invisible high parameters of open arrays/arrays of const 2007-05-29 13:42:49 +00:00
tw8977.pp * Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977. 2007-06-18 23:23:46 +00:00
tw9025.pp * fixed parsing of "rcl/rcr rm,imm" (mantis #9025) 2007-08-12 13:50:52 +00:00
tw9026.pp * explicitly check for stringconstn next to stringdef in nadd, because 2007-08-12 11:31:19 +00:00
tw9054.pp * fixed bitsize of qwords in bitpacked records (mantis #9054) 2007-06-11 09:11:42 +00:00
tw9059.pp * version 2.3 2007-09-20 22:30:29 +00:00
tw9072.pp + test for previous commit 2007-08-12 13:20:46 +00:00
tw9073.pp + test for #9073 2007-08-12 11:01:53 +00:00
tw9076.pp * also process all subnodes of try-except and try-finally in 2007-06-15 17:36:09 +00:00
tw9076a.pp * also process all subnodes of try-except and try-finally in 2007-06-15 17:36:09 +00:00
tw9085.pp * only allow automatic type conversions of array constructors of 2007-06-15 17:16:44 +00:00
tw9095.pp * allow the usage of fields of parent classes for property readers/writers, resolves #9095 2007-10-14 17:54:00 +00:00
tw9096.pp * setup proper starting value when optimizing away a loop, resolves #9096 2007-09-12 19:41:36 +00:00
tw9098.pp * VarArrayRedim should accept new HighBound if it is LowBound-1. It clears the array. 2007-06-20 09:25:35 +00:00
tw9107.pp * fixed bug #9107: procedure which have pushed parameters in its body fails if only -OoSTACKFRAME switch is used. 2007-06-19 12:09:11 +00:00
tw9108.pp + new test (already works) 2007-06-23 13:44:06 +00:00
tw9113.pp * fixed public/export support for initialised variables/typed 2007-06-22 17:10:15 +00:00
tw9128.pp + added test (already works) 2007-06-22 14:38:35 +00:00
tw9139.pp * fixed loading the address of class methods (mantis #9139) 2007-06-24 12:11:08 +00:00
tw9139a.pp * fixed loading the address of class methods (mantis #9139) 2007-06-24 12:11:08 +00:00
tw9141.pp + added test for bug #9141 2007-07-13 21:21:39 +00:00
tw9145.pp * fixed typo 2007-07-10 22:19:27 +00:00
tw9161.pp * added cwstring unit for unix 2007-09-07 09:44:13 +00:00
tw9162.pp * pass only a pointer to a result when the result is used when invoking idispatch, resolves #9162 2007-07-01 15:37:36 +00:00
tw9167.pp * more packed set operand size problems fixed (include/exclude, mantis 2007-06-27 19:50:09 +00:00
tw9174.pp * fixed calculation of offset of constant indexing of bitpacked arrays of 2007-06-29 15:34:11 +00:00
tw9176a.pp * allow local procsym in delphi mode 2007-07-23 09:15:32 +00:00
tw9179.pp + New test. Already works. 2007-06-30 11:12:44 +00:00
tw9187.pp * fixed bug #9187. 2007-06-30 21:02:10 +00:00
tw9190.pp * Reallocate source winlike widestring on assign. It fixes bug #9190. 2007-07-01 21:57:39 +00:00
tw9209.pp * Fixed arm optimizer bug (mantis #9209). No testsuite regressions with -O2. 2007-07-06 13:09:28 +00:00
tw9221.pp * Fixed bug #9221. 2007-07-07 17:37:34 +00:00
tw9233.pp + test for previous commit 2007-11-10 10:10:55 +00:00
tw9261.pp + Test program for bug #9261. 2007-07-14 21:21:07 +00:00
tw9278.pp + test for previous fix 2007-07-22 16:42:41 +00:00
tw9299.pp * keep signess of orginal variable in shl/shr operation 2007-07-22 22:56:35 +00:00
tw9306a.pp * create a new vmt entry also if return type differs 2007-07-22 19:47:55 +00:00
tw9306b.pp * create a new vmt entry also if return type differs 2007-07-22 19:47:55 +00:00
tw9309.pp * fix passing string to open array of string 2007-07-22 19:44:56 +00:00
tw9347.pp * support 'true'/'false' for SetOrdProp on booleans (fixes #9347) 2007-08-08 13:26:28 +00:00
tw9347a.pp * support 'true'/'false' for SetOrdProp on booleans (fixes #9347) 2007-08-08 13:26:28 +00:00
tw9347b.pp + another test which currently fails (Delphi 7 supports converting 2007-08-08 14:38:59 +00:00
tw9384.pp * fixed FormatFloat for non-x86 (mantis 9384) 2007-08-04 17:38:48 +00:00
tw9385.pp * also generate an implicit exception frame in case only the function 2007-09-01 14:18:09 +00:00
tw9419.pp * setup a proper symtable stack before parsing the generic declaration itself, resolves #9419 2007-10-15 19:43:01 +00:00
tw9450.pp * test for mantis #9450 (forgot to commit earlier) 2007-10-25 19:41:56 +00:00
tw9450a.pp * test for mantis #9450 (forgot to commit earlier) 2007-10-25 19:41:56 +00:00
tw9461.pp * allow mla to take 4 operands, resolves #9461 2007-10-14 18:08:49 +00:00
tw9509.pp * allow types in interfaces 2007-10-18 07:09:36 +00:00
tw9601.pp + test for last commit 2007-10-20 17:45:50 +00:00
tw9667.pp + segment register support in g_concatcopy (should fix #9667, but I 2007-09-22 20:10:56 +00:00
tw9672.pp * fix TFPSMap.GetKeyData on non-sorted map (#9672) 2007-09-14 20:48:29 +00:00
tw9673.pp * fixed tw9673 2007-09-21 17:01:39 +00:00
tw9695.pp * fixed mantis #9695 introduced by the fix in r7959 2007-09-15 21:15:06 +00:00
tw9704.pp * result for functions returning a managed type must be initialized and loaded, fixes #9704 2007-09-16 18:55:15 +00:00
tw9766.pp * avoid writing the stabs for a child class before those of a parent 2007-09-19 16:37:49 +00:00
tw9827.pp * fixed wrong test number 2007-10-06 14:35:42 +00:00
tw9894.pp * allow modifying lvalues obtained by dereferencing read-only properties, 2007-10-09 13:08:36 +00:00
tw9894a.pp * allow modifying lvalues obtained by dereferencing read-only properties, 2007-10-09 13:08:36 +00:00
tw9897.pp * changed FPC_EMPTYCHAR into a widechar because it's also used for 2007-10-09 17:52:25 +00:00
tw9918.pp * procedure version of fpc_copy to avoid errors with {$x-} (mantis #9918) 2007-10-14 10:55:40 +00:00
tw9919.pp * fixed compilation 2007-10-14 08:50:24 +00:00
tw10002.pp * prefer non-matching orddef conversions to orddef-to-pointer conversions 2007-10-31 17:20:37 +00:00
tw10009.pp * handle case ranges properly for unsigned types with a non-zero base, resolves #10009 2007-10-28 17:06:02 +00:00
tw10013.pp * fixes widestring range checking, resolves #10013 2007-10-28 14:46:41 +00:00
tw10072.pp * save/restore true/false label when secondpassing arrayconstructor 2007-10-31 12:37:35 +00:00
tw10203.pp * make call by value stdcall for records and arrays delphi compatible 2007-11-18 12:53:55 +00:00
tw10210.pp * new bug 2007-11-18 22:07:35 +00:00
tw10224.pp * test for #10224 2007-11-21 21:52:45 +00:00
tw10233.pp * changed byte/word/longbool to be Delphi-compatible (+ similar changes 2008-01-24 21:30:55 +00:00
tw10320.pp * don't handle dynamic arrays using fpc_copy_proc(), because it 2007-12-02 15:58:48 +00:00
tw10350.pp * flush pending local switch changes before evaluating ifopt 2007-12-07 18:24:57 +00:00
tw10371.pp * don't substitute the result variable of an inlined function with 2007-12-07 13:29:16 +00:00
tw10425.pp + new cpo_openequalisexact parameter comparison option which 2007-12-16 22:22:11 +00:00
tw10454.pp * Inherit recordalignment by objects. Otherwise static instances of child objects are not aligned properly. Mantis #10454. 2007-12-21 15:35:32 +00:00
tw10489.pp + accept system.string, resolves #10489 2008-01-12 22:25:33 +00:00
tw10519.pp * forgot to commit (test for r9623) 2008-01-20 16:23:33 +00:00
tw10540.pp * declare math.pinteger as an alias of objpas.pinteger to avoid type 2008-01-02 19:53:14 +00:00
tw10623.pp * simply discard overloaded routines which cannot accept a variant 2008-01-12 19:01:49 +00:00
tw10681.pp * Fixed bug #10681. 2008-01-23 10:24:04 +00:00
ub1873.pp
ub1883.pp
uw0555.pp
uw0701c.pp
uw0701d.pp
uw0701e.pp
uw0809.pp
uw1181.inc
uw1279.pp
uw1331.pp
uw2004.inc
uw2040.pp
uw2266a.inc
uw2266b.pas
uw2269.inc
uw2364.pp
uw2706a.pp
uw2706b.pp
uw2731.pp
uw2738.pp
uw2834.pp
uw2920.pp
uw2956.pp
uw2984.pp
uw3103.pp
uw3179a.pp
uw3179b.pp
uw3184a.pp
uw3184b.pp
uw3292a.pp
uw3340.pp
uw3353.pp
uw3356.pp
uw3429.pp
uw3474a.pp
uw3474b.pp
uw3968.pp
uw4056.pp
uw4140.pp
uw4352a.pp
uw4352b.pp
uw4352c.pp
uw4352d.pp
uw4352e.pp
uw4541.pp
uw6203.pp
uw6767.pp
uw7381.pp * new test 2007-01-16 16:49:57 +00:00
uw8180.pp * unique iunknown problem 2007-01-26 21:35:53 +00:00
uw8372.pp * fix resourcestring assignment in typedconst 2007-05-15 06:52:36 +00:00
uw9113a.pp * fixed public/export support for initialised variables/typed 2007-06-22 17:10:15 +00:00
uw9113b.pp * fixed public/export support for initialised variables/typed 2007-06-22 17:10:15 +00:00