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 * skip some tests for wince. 2006-07-06 19:08:23 +00:00
tw0555.pp
tw0630.pp
tw0701a.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw0701b.pp
tw0711.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * uses crt is not needed in some tests. 2006-07-06 19:10:44 +00:00
tw0870.pp
tw0873a.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw0873b.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * uses crt is not needed in some tests. 2006-07-06 19:10:44 +00:00
tw0938.pp * new bugs 2005-04-04 16:29:44 +00:00
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 *arm-wince wince added to win32 tests 2006-02-17 07:38:55 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1097.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1103.pp
tw1104.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1111.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * skip some tests for wince. 2006-07-06 19:08:23 +00:00
tw1157.pp
tw1157b.pp
tw1181.pp
tw1203.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1204.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1207.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1222.pp
tw1223.pp
tw1228.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1229.pp + nostackframe directive to fix on darwin/x86 2006-03-19 20:08:21 +00:00
tw1250.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1251b.pp
tw1255.pp * fixed test. 2007-06-20 13:12:51 +00:00
tw1269.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1275.pp
tw1279.pp
tw1283.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1374.pp
tw1375.pp *arm-wince wince added to win32 tests 2006-02-17 07:38:55 +00:00
tw1376.pp
tw1398.pp * skip some tests for wince. 2006-07-06 19:08:23 +00:00
tw1401.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1407.pp * only allow using array elements as for-loop counter variables 2007-10-21 22:39:49 +00:00
tw1408.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1409.pp
tw1412.pp
tw1414.pp * skip some tests for wince. 2006-07-06 19:08:23 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1592.pp
tw1617.pp
tw1622.pp * adapted to new system.exitcode definition 2007-02-19 10:34:14 +00:00
tw1623.pp
tw1634.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1681.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1696.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1699.pp
tw1709.pp
tw1720.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1735.pp
tw1737.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1744.pp
tw1754c.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1755.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1758.pp
tw1765.pp
tw1779.pp
tw1780.pp
tw1792.pp
tw1792a.pp * fixed test for x86 2005-10-18 07:21:46 +00:00
tw1798.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1808.pp *arm-wince wince added to win32 tests 2006-02-17 07:38:55 +00:00
tw1820.pp
tw1825.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1850.pp
tw1851.pp
tw1856.pp * fixed range error 2007-02-16 23:35:36 +00:00
tw1862.pp
tw1863.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1908.pp
tw1909.pp
tw1910.pp
tw1915.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1917.pp
tw1920.pp
tw1923.pp
tw1930.pp
tw1931.pp
tw1932.pp
tw1935.pp
tw1936.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1938.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw1948.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2037.pp * range check explicitly disabled 2007-02-18 00:42:53 +00:00
tw2040.pp
tw2041.pp
tw2045.pp
tw2046a.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2059.pp
tw2065.pp
tw2069.pp
tw2072.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2109.pp * new bugs 2005-04-04 16:29:44 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2163.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2176.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2177.pp * adapted to new fpc behaviour 2007-01-10 18:35:03 +00:00
tw2178.pp
tw2185.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2186.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2187.pp
tw2196.pp
tw2197.pp
tw2198.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2210.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2269.pp
tw2274.pp
tw2277.pp
tw2280.pp
tw2289.pp
tw2291.pp
tw2294.pp
tw2296.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2300.pp
tw2305.pp
tw2306.pp
tw2307.pp
tw2311.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2317.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2318.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2318b.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2351.pp
tw2363.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2377.pp * made test i386 only, freezes at least on amd64 for unknown reasons 2005-11-03 21:16:53 +00:00
tw2378.pp
tw2382.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2388.pp * new bugs 2005-04-04 16:29:44 +00:00
tw2397.pp
tw2409.pp
tw2421.pp
tw2423.pp * auto close window 2005-11-05 14:48:00 +00:00
tw2425.pp
tw2432.pp
tw2435.pp
tw2438.pp
tw2442.pp
tw2452.pp
tw2454.pp
tw2473.pp
tw2480.pp * fixed missing repeated "class" modifiers 2006-05-29 10:03:56 +00:00
tw2481.pp * fixed for cpu's where real = extended (= double) 2005-10-23 17:07:58 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2540.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
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 *arm-wince wince added to win32 tests 2006-02-17 07:38:55 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2723.pp
tw2725.pp
tw2727.pp
tw2728.pp
tw2729.pp
tw2730.pp
tw2731.pp
tw2736.pp
tw2737.pp
tw2738.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2739.pp
tw2758.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2841.pp
tw2853.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2853a.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2853b.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2853c.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2853d.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2853e.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2913.pp
tw2916.pp
tw2920.pp
tw2923.pp
tw2926.pp
tw2927.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2942a.pp
tw2942b.pp
tw2943.pp
tw2944.pp
tw2946.pp
tw2949.pp
tw2953.pp
tw2956.pp
tw2958.pp
tw2966.pp
tw2975.pp
tw2976.pp * fixed test, using := operator as type cast is now much stricter 2005-10-15 17:50:18 +00:00
tw2983.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw2984.pp * store hidden symbols correctly in ppu 2005-11-15 08:35:01 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3010.pp
tw3012.pp * made chararray handling 98% TP-compatible, fixes web bugs 3012 2006-01-04 10:05:10 +00:00
tw3023.pp
tw3028.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3038.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3041.pp
tw3045.pp
tw3048.pp
tw3063.pp
tw3064.pp + $A similiar to $align on/off added 2005-07-01 18:49:55 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3109.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3111.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3113.pp
tw3124.pp * some parts of strutils cleaned up, bug #3124 fixed 2005-06-20 20:46:11 +00:00
tw3131.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3165.pp
tw3168.pp
tw3170.pp
tw3172.pp
tw3173.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3174.pp
tw3176.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3179.pp
tw3182.pp
tw3183.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3183a.pp + tests for web bugs 3183 and 4403 2006-01-04 22:47:28 +00:00
tw3184.pp
tw3185.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3190.pp
tw3197.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3207.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3210.pp
tw3212.pp
tw3214.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3216.pp
tw3217.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3222.pp initial import 2005-05-16 18:37:41 +00:00
tw3226.pp
tw3227.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3227a.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3235.pp
tw3241a.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3252.pp
tw3255.pp
tw3257.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3259.pp
tw3261.pp *arm-wince wince added to win32 tests 2006-02-17 07:38:55 +00:00
tw3263.pp
tw3265.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * %target to %cpu 2005-10-05 09:33:40 +00:00
tw3301.pp
tw3309.pp
tw3320.pp
tw3324.pp
tw3327.pp
tw3328.pp
tw3334.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3340.pp - removed unnecessary APPTYPE CONSOLE 2005-03-20 19:26:01 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3429.pp
tw3433.pp
tw3435.pp
tw3441.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3443.pp
tw3444.pp
tw3456.pp * smaller number of iterations for ARM in test tw3456. 2006-07-06 13:21:11 +00:00
tw3457.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3460.pp
tw3467.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3470.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3474.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3477.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3478.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3479.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3489.pp
tw3490.pp
tw3491.pp - removed unnecessary APPTYPE CONSOLE 2005-03-20 19:26:01 +00:00
tw3492.pp * Change test to test resourcestring correctness. 2006-12-19 08:58:01 +00:00
tw3494.pp
tw3499.pp * cleaner fix for tb0496 (r1185) 2005-09-25 19:23:37 +00:00
tw3504.pp
tw3506.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3523.pp * fixed uses of custom-length string types in parameter lists 2007-12-17 16:56:23 +00:00
tw3529.pp no message 2005-03-06 13:53:10 +00:00
tw3533.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3534.pp
tw3540.pp * fix tests 2005-07-20 13:35:31 +00:00
tw3546.pp
tw3554.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
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 + new tests 2006-05-27 15:30:53 +00:00
tw3589.pp no message 2005-03-03 22:16:33 +00:00
tw3594.pp no message 2005-03-10 19:48:47 +00:00
tw3595.pp * fixed test, clean up test file when finished 2005-10-16 14:34:07 +00:00
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 new bug 2005-03-10 00:26:40 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3669.pp * new bug 2005-04-15 15:47:07 +00:00
tw3676.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3681.pp no message 2005-04-10 09:21:00 +00:00
tw3683.pp
tw3687.pp new bugs 2005-04-25 09:48:54 +00:00
tw3691.pp
tw3694.pp * fixed for 64 bit CPUs 2005-04-25 07:50:55 +00:00
tw3695.pp * fixed race condition 2005-04-03 18:26:18 +00:00
tw3697.pp * fix of test tw3697 for unix platforms 2005-11-16 21:08:30 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3765.pp no message 2005-03-10 21:10:08 +00:00
tw3768.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3774.pp no message 2005-04-02 07:56:33 +00:00
tw3777.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3778.pp * new bugs 2005-04-05 21:02:45 +00:00
tw3780.pp + Readd test, now disabled. 2007-02-17 15:33:01 +00:00
tw3782.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3796.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3805.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3814.pp * fix tests 2005-07-20 13:35:31 +00:00
tw3827.pp * test for bug #3827 added 2005-05-22 10:58:49 +00:00
tw3829.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw3833.pp no message 2005-04-10 20:27:04 +00:00
tw3840.pp new bug 2005-05-05 08:53:05 +00:00
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 * new bugs 2005-04-04 16:29:44 +00:00
tw3865.pp * new bugs 2005-04-04 16:29:44 +00:00
tw3870.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
tw3893.pp * disable tw3893 for 64 bit cpus because it tests some 32 bit specific casting 2006-01-03 21:17:36 +00:00
tw3898.pp no message 2005-04-28 19:33:45 +00:00
tw3899.pp no message 2005-04-28 16:30:37 +00:00
tw3900.pp new bugs 2005-04-25 09:48:54 +00:00
tw3913.pp + objfpc directive added 2005-05-30 20:48:27 +00:00
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 + $WARN directive implemented fixes bug #3939 2005-05-22 11:57:24 +00:00
tw3952.pp * remove ptruint typecast that introduces a int64 calculation 2007-02-22 07:04:44 +00:00
tw3953a.pp * fixed comparisation of booleans and nulls in variants, fixes bug #3953 2005-05-19 22:16:53 +00:00
tw3953b.pp * fixed comparisation of booleans and nulls in variants, fixes bug #3953 2005-05-19 22:16:53 +00:00
tw3964a.pp * rename so the library is build before it is used 2005-10-18 12:30:44 +00:00
tw3964b.pp * don't mix public name and export clause 2006-10-18 20:45:01 +00:00
tw3967.pp + test tw3967.pp 2005-05-21 07:56:39 +00:00
tw3968.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
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 * fixed alignment of objects and arrays in arrays, fixes bug #3971 2005-05-21 07:39:44 +00:00
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 * remove $Log 2005-06-07 09:47:55 +00:00
tw3997.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4006.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4007.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4009.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4010.pp - unnecessary check in taddrnode.pass_1 removed, fixes bug #4010 2005-06-16 17:13:06 +00:00
tw4013.pp * use math 2007-01-16 17:58:12 +00:00
tw4015.pp * new test 2005-07-16 15:47:51 +00:00
tw4038.pp * fixed readability of previous commit 2007-07-16 07:04:09 +00:00
tw4043.pp * skip some tests for wince. 2006-07-06 19:08:23 +00:00
tw4055.pp new bug 2005-06-07 20:49:35 +00:00
tw4056.pp * protected overload test 2005-10-18 20:25:09 +00:00
tw4058.pp + added 2005-06-09 20:12:59 +00:00
tw4068.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4078.pp * fixed web bug tw4078 + added test 2005-06-15 16:46:03 +00:00
tw4080.pp * made chararray handling 98% TP-compatible, fixes web bugs 3012 2006-01-04 10:05:10 +00:00
tw4086.pp * fixed web bug #4086: do not create a refcounted temp for 2006-01-04 21:07:10 +00:00
tw4089.pp * fixed interface rtti, fixes bug #4089 2005-06-15 21:27:51 +00:00
tw4093.pp fixes bug #4093 2005-06-26 21:19:41 +00:00
tw4098.pp * disable for 2.1+y 2006-06-26 06:38:51 +00:00
tw4100.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4104.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4115.pp * new test 2005-06-25 21:07:25 +00:00
tw4119.pp * mode delphi 2005-07-06 07:44:07 +00:00
tw4136.pp + support for "return x" as equivalent for "exit(x)" in macpas mode 2005-12-23 22:49:15 +00:00
tw4140.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4150.pp + added 2005-07-02 12:35:51 +00:00
tw4151.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4152.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4155.pp * remove readln; 2005-07-18 06:14:14 +00:00
tw4162.pp * prefer shortstring to ansistring over ansistring to shortstring 2005-07-06 13:09:50 +00:00
tw4173.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4188.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4199.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4201.pp * fixed webbug 4201 which does not properly clean up all threads, causing (program) freeze 2005-11-02 19:59:17 +00:00
tw4202.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4209.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4215.pp * sysutils.format: floating point formatting takes care of currency type now 2005-07-24 12:14:18 +00:00
tw4219.pp * passing of dyn. arrays of tvarrec to array of const fixed, fixes bug #4219 2005-08-07 14:43:45 +00:00
tw4223.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
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 * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4234.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4234a.pp * enabled for non-x86 as well 2005-10-18 08:19:12 +00:00
tw4239.pp * remove readln; 2005-10-19 06:55:07 +00:00
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 *c <int64>:=-<longint> fixed (bug 4253) 2005-08-05 19:00:30 +00:00
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 * AnsiReplaceText fixed, fixes 4260 2005-08-07 07:57:27 +00:00
tw4266.pp - removed -Op3 parameter so test also compiles on non-x86 2005-10-16 05:41:18 +00:00
tw4272.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4277.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4278.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4290.pp * make widestrings compatible with COM BSTR, the length is now the number 2005-10-18 09:45:13 +00:00
tw4294.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4308.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4330.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4332.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4336.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4350.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4352.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
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 * new test 2005-10-01 20:48:20 +00:00
tw4427.pp - disable inlining for procedures with a formal const parameter, fixes 2005-10-15 20:48:35 +00:00
tw4428.pp * fixed web bug #4228 (support loading int64 paras passed on the stack into 2005-10-15 16:03:00 +00:00
tw4450.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw4477.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
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 * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
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 + added 2005-12-06 19:47:10 +00:00
tw4534.pp * fixed test 2006-03-19 20:26:29 +00:00
tw4537.pp + support exit(); 2005-11-22 21:27:56 +00:00
tw4540.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4541.pp * more tests for symtable insert/search 2006-02-02 13:41:17 +00:00
tw4557.pp * allow pred/succ on non continous enumerations in delphi mode 2005-12-04 18:35:19 +00:00
tw4566.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4574.pp * fixed web bugs 4574 and 4575 2006-01-02 17:54:39 +00:00
tw4599.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4606.pp * test for one of the oldest open bugs, fixed by rev. 8515 2007-09-16 20:37:54 +00:00
tw4613.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4616.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
tw4624.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4632.pp * remove svn:executable 2006-03-27 07:20:35 +00:00
tw4633.pp * remove svn:executable 2006-03-27 07:20:35 +00:00
tw4634.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4635.pp * remove svn:executable 2006-03-27 07:20:35 +00:00
tw4640.pp + added 2006-01-04 12:12:58 +00:00
tw4669.pp * fixed web bug #4669 (usage of location.loc instead of expectloc) 2006-01-08 21:11:04 +00:00
tw4675.pp * don't warn about possible use of uninitialised function results of 2006-01-14 15:34:38 +00:00
tw4678.pp + added 2006-03-24 22:57:50 +00:00
tw4700.pp * remove svn:executable 2006-03-27 07:20:35 +00:00
tw4704.pp * fixed test (mainly for little endian systems) 2006-03-24 22:51:55 +00:00
tw4705.pp + variants can be used as case expression 2006-05-14 18:29:49 +00:00
tw4722.pp * skip tdir test for wince. 2006-07-05 15:55:52 +00:00
tw4763.pp * remove svn:executable 2006-03-27 07:20:35 +00:00
tw4768.pp * fixed web bug #4768 + test 2006-02-08 19:22:26 +00:00
tw4778.pp * fixed web bug #4778 (explicit type casting of float to int in tp/delphi 2006-02-10 11:05:47 +00:00
tw4789.pp * add test 2006-02-09 07:48:34 +00:00
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 * count references to symbols accessed via properties (fixes bug #4826) 2006-03-18 22:53:27 +00:00
tw4881.pp * openstring now uses a type in the system unit 2006-03-27 09:07:33 +00:00
tw4893a.pp * support goto/label by default in tp/delphi/macpas modes (bug 4893) 2006-03-18 22:25:41 +00:00
tw4893b.pp * support goto/label by default in tp/delphi/macpas modes (bug 4893) 2006-03-18 22:25:41 +00:00
tw4893c.pp * support goto/label by default in tp/delphi/macpas modes (bug 4893) 2006-03-18 22:25:41 +00:00
tw4898.pp * don't give range check hints/warnings for conversions of 2006-03-18 22:02:37 +00:00
tw4902.pp * load a dummy value on the fpu stack in the epilog of functions 2006-03-22 21:32:48 +00:00
tw4922.pp * support proc to procvar conversion for overloaded procdefs passed to parameters 2006-03-21 07:51:54 +00:00
tw4925.pp * fixed s<'', fixes 4925 2006-05-13 20:10:27 +00:00
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 + norun 2006-05-29 19:39:21 +00:00
tw4999.pp * reduced memory requirements for test tw4999 from ~256MB to ~2MB. 2006-07-06 13:19:48 +00:00
tw5001.pp - removed readln 2006-04-18 09:26:13 +00:00
tw5015.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw5023.pp * new tests 2006-04-18 06:52:47 +00:00
tw5036.pp * intel parser is i386 only 2006-06-30 20:18:51 +00:00
tw5082.pp * handle stored false properly when overriding properties 2006-05-13 20:26:42 +00:00
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 * fixed web bug #5094. Renaming registers is now done sequentially instead 2006-05-23 17:17:23 +00:00
tw5100.pp * fixed web bug #6923 (old 5100): count references to private fields 2006-07-14 15:34:02 +00:00
tw5100a.pp * fixed web bug #6923 (old 5100): count references to private fields 2006-07-14 15:34:02 +00:00
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 * inheritance based on message also needs to find hidden 2006-06-30 21:06:49 +00:00
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 + added missing test 2006-05-18 17:23:28 +00:00
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 * function results can be a generic parameter 2006-05-19 21:54:39 +00:00
tw6641.pp * fixed overload choosing algorithm so it's Delphi-compatible + 2006-12-28 16:54:07 +00:00
tw6684.pp + new test 2006-05-18 19:36:11 +00:00
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 * new test 2006-06-19 06:59:25 +00:00
tw6727.pp * moved to the correct location 2007-12-13 21:48:06 +00:00
tw6735.pp + parse packed set, fixes #6735 2006-05-19 12:31:38 +00:00
tw6737.pp * default widestring-ansistring conversion needs to use the same algorithm 2007-07-23 21:57:48 +00:00
tw6742.pp + new test 2006-05-18 17:26:23 +00:00
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 * allow passing single element to open array bug6960 2006-05-23 07:23:45 +00:00
tw6977.pp * fixed issue #6977 (add regvars occupied by the invisible high parameter 2006-06-21 18:24:01 +00:00
tw6980.pp + added expand defines for all OSes, hopefully no OS forgotten 2006-05-27 21:30:35 +00:00
tw6989.pp - svn:executable 2006-07-15 08:47:40 +00:00
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 * remove Pipes 2006-08-07 20:00:46 +00:00
tw7100.pp * 64 bit fixes 2006-10-20 21:13:12 +00:00
tw7104.pp * change non-volatile rbx to volatile r11 2006-06-30 20:01:37 +00:00
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 + added 2006-07-17 14:05:45 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
ub1883.pp
uw0555.pp
uw0701c.pp
uw0701d.pp
uw0701e.pp
uw0809.pp
uw1181.inc
uw1279.pp
uw1331.pp
uw2004.inc
uw2040.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
uw2266a.inc
uw2266b.pas
uw2269.inc
uw2364.pp * cleaning up sets for exports behaviour 2005-10-19 19:06:45 +00:00
uw2706a.pp
uw2706b.pp
uw2731.pp
uw2738.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
uw2834.pp
uw2920.pp
uw2956.pp
uw2984.pp
uw3103.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
uw3179a.pp
uw3179b.pp
uw3184a.pp
uw3184b.pp
uw3292a.pp
uw3340.pp
uw3353.pp
uw3356.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
uw3429.pp
uw3474a.pp
uw3474b.pp
uw3968.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
uw4056.pp * protected overload test 2005-10-18 20:25:09 +00:00
uw4140.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
uw4352a.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
uw4352b.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
uw4352c.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
uw4352d.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
uw4352e.pp * remove svn:executable from *.pp and *.pas 2005-12-20 08:11:59 +00:00
uw4541.pp * more tests for symtable insert/search 2006-02-02 13:41:17 +00:00
uw6203.pp * inheritance based on message also needs to find hidden 2006-06-30 21:06:49 +00:00
uw6767.pp * heaptrc should be multi threading safe now 2006-05-19 19:38:37 +00:00
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