loader.tex
[cacao.git] / tests /
2004-08-03 twistiFixes to compile with current compilers, like kjc,...
2004-08-03 twistiUse kopi compiler.
2004-07-12 twistiThis ICMD does not exist anymore.
2004-07-11 stefanget rid of those annoying log messages
2004-06-23 twistiHmm, this file makes problems.
2004-06-20 twistiAdded a testing class.
2004-06-20 twistiMade random a global variable to get always different...
2004-06-16 jowenna few finalizer testcases, old thread implementation...
2004-05-31 jowennExceptions work now with nested builtin_news correctly...
2004-05-26 twistiNext version, even more complete.
2004-05-26 twistiUsed from extest.
2004-05-26 jowenna few stub exception test files
2004-05-25 jowennsmall testcases
2004-05-20 twistiMore exceptions...
2004-05-19 twistiMore exceptions, other output.
2004-04-23 cacaoverifiertst havoc von uci (Andreas Gal) added
2004-03-15 jowennexception back traces for i386
2004-03-14 jowenntestcase including fillInStackTrace and rethrow examples
2004-03-11 jowenncacao is now again able to run kjc on i386
2004-03-07 twistiCheck dynamic inline exceptions (generated after actual...
2004-03-05 twistiTestcase for SecurityManager.getClassContext() and...
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-02-16 jowenntestcase for twisti's Array.NewInstance problem
2004-01-11 twistiThese new output files reflect the usage of gnu's class...
2004-01-11 twistiAdded exceptions test.
2004-01-11 twistiOutput of exception tests.
2004-01-06 twistiI should not copy some file without changing the class ;-)
2004-01-06 twistiThese tests should check all possible exceptions.
2004-01-04 jowennsupport for multiple zip archives as class source,...
2004-01-03 jowenndeclare some constructors for testing
2003-12-16 edwinadded -classpath .
2003-12-16 edwinadded -classpath .
2003-12-11 edwindo BasicToStrings automatically
2003-12-08 edwinmade descriptor parsing safer + array classes fix
2003-12-07 edwinadded loging functions, made kaffe tests run
2003-12-05 jowennTestcase for Method.toString and other basic to strings
2003-12-04 jowennMake exceptions thrown from bytecode back to native...
2003-12-01 jowennreflection, loader fix (before it did offer an unloaded...
2003-11-24 twistiThere is no -ieee switch anymore.
2003-11-24 twistiAlways changed, too annoying.
2003-11-23 edwinnew array classes cleanup + made tests (except fp*...
2003-11-23 edwinRe-added tests for array classes
2003-11-15 stefan*** empty log message ***
2003-11-13 twistiAdded double mul and div test up to infinity.
2003-11-13 twisti- only count to 50
2003-11-13 twistiAdded some corner cases to testconst and fixed the...
2003-11-02 twistiMajor file restructuring.
2003-10-29 twistiAlso check for printing floats correctly (fp test)
2003-10-20 twistiheaders.c
2003-10-10 twistiSun and IBM java print it like this, sorry kaffe...
2003-10-04 stefanRemoved non-existent files
2003-10-04 stefanMore tests
2003-10-04 stefanLast commit was an accident (undo)
2003-10-04 stefanMore tests
2003-10-04 stefankaffe regression test suite
2003-10-04 carolyn*** empty log message ***
2003-10-04 carolynrta 10-2003
2003-09-25 carolynbenchmark update
2003-09-17 twistiTest IDIV, IREM and LDIV, LREM special case.
2003-07-08 carolynRTA update - statistics only until inlining
2003-06-13 twistiRemoved forgotten println
2003-05-13 stefanuse md5sum for mp3 output
2003-05-12 carolyn*** empty log message ***
2003-05-09 stefanlanguage specific settings break comparison
2003-05-09 stefanuse classes.zip for more consistent results
2003-05-09 carolyn*** empty log message ***
2003-04-13 twistiFixed stupid bugs. Now it's really working.
2003-03-11 stefanoutput.wav hack no longer necessary
2003-02-12 stefan*** empty log message ***
2003-02-05 stefanMerged everything with MIPS version
2002-12-21 stefanAdded GCBench
2002-12-21 stefanAdded jctest to dist
2002-12-21 stefanAutomated JVM testing
2002-12-21 stefanbetter make check
2002-12-15 stefan*** empty log message ***
2002-12-14 stefanWorking towards better make dist
1999-11-11 andiexception handling and parser bug fixed
1999-11-09 schanijava.net implemented.
1999-09-27 chrisnarray first check in
1999-01-29 philregression testing... sort of
1999-01-20 phil*** empty log message ***
1998-10-30 cacaoRun time type check with relative numbering added....
1998-10-12 cacaorem/div constant and conditional load constant added
1998-10-07 cacaorem0x10001 test file added
1998-10-06 cacaoremainder tests added
1998-10-03 cacaoInitial revision