提交历史

作者 SHA1 备注 提交日期
  eth.negelef bdd22a4ce4 Removed platform-specific test cases 7 年之前
  negelef 96e8b68e5f Removed nondeterministic test case 7 年之前
  felixf 9c843a6da2 patched one test case: math arrays are not allowed as value parameters any more 7 年之前
  negelef 40a61d9a80 Removed obsolete platform options, see revision 7529 7 年之前
  felixf 7483ceffe9 Patched passing of 3 (or more) dimensional arrays with missing dimensions (address had been computed wrongly, missing multiplication by lengths) 9 年之前
  felixf e5f1a046cd Patched passing of variables, values and expressions as array of byte 9 年之前
  felixf 61e878f136 Patched remaining issues in execution test. No tests fail any more. 9 年之前
  felixf 865bc4d205 Semantics of string copy: truncate if dest too short 9 年之前
  felixf fe46dcc47e revived hugeint as set element 9 年之前
  felixf df21889098 Decided to allow for type test / type guard constant folding (with consequences for testing / guarding NIL objects of same type) 9 年之前
  felixf 506f62fc69 removed further invalid hugeint set element tests 9 年之前
  felixf f1cf1f0e69 Removed invalid hugeint set element tests 9 年之前
  felixf 4eed5a1062 Revived the fox tester and patched initial bugs (recursion problem in reflection) 9 年之前
  eth.tmartiel 86e1d43b43 Updated compilation options for compiler tests. 9 年之前
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 年之前