.. |
asteroids
|
add GPL asteroids game as a test case
|
2014-08-03 19:21:01 -07:00 |
benchmarks
|
Add benchmarks for the various method type invocations.
|
2014-10-15 13:42:34 -07:00 |
com
|
Add tests for DirectGraphics::getPixels with the two image formats we support
|
2014-12-03 18:21:23 -08:00 |
fs
|
stop deleting all records we put
|
2014-12-04 12:10:44 -08:00 |
gfx
|
Add test that reproduces the behavior of a real world MIDlet
|
2014-12-04 15:51:19 -08:00 |
gnu/testlet
|
set com.nokia.mid.imei to the empty string
|
2014-11-22 16:45:06 -08:00 |
isolate
|
Fix bug in Isolate::getIsolates native
|
2014-08-11 17:13:50 -07:00 |
java/lang
|
Handle nested try-catch-finally block correctly. Fix #396
|
2014-11-18 11:09:15 +08:00 |
javax
|
Implement NativeTonePlayer. Fix #656
|
2014-12-04 20:45:54 -08:00 |
midlets
|
Fix the timing issue when media permission prompt is not disabled.
|
2014-11-24 14:02:38 +08:00 |
org
|
Fix multi-thread issue in localmsg API
|
2014-12-05 10:08:39 -08:00 |
support
|
verify VM throws RuntimeException on missing field
|
2014-08-05 22:31:04 -07:00 |
test/org/jikesrvm/basic
|
Add other bytecode JikesRVM tests
|
2014-10-13 20:10:06 -07:00 |
HelloMid.java
|
Implement methods to draw elliptial arc with tests.
|
2014-10-23 10:50:54 +08:00 |
Makefile
|
Clean up last commit and add timestamps to log messages.
|
2014-12-11 16:23:42 -08:00 |
RunTests.java
|
run multiple tests specified in args
|
2014-10-22 15:47:47 -07:00 |
RunTestsShell.java
|
Prefix fields with class name to fix inheritance.
|
2014-12-03 12:06:07 -08:00 |
SimpleClass.java
|
Clean up last commit and add timestamps to log messages.
|
2014-12-11 16:23:42 -08:00 |
TestFileSystemPerf.java
|
Revert "Merge pull request #677 from andreasgal/revert-647-merge-stat"
|
2014-12-04 10:29:58 -08:00 |
automation.js
|
Merge upstream/master.
|
2014-12-09 08:57:04 -08:00 |
cert.der
|
only use test cert when running tests
|
2014-10-22 12:13:19 -07:00 |
cert.pem
|
work-in-progress impl of SSL stream test
|
2014-10-21 17:02:04 -07:00 |
contacts.js
|
Mock navigator.mozContacts to make the testing environment more similar to reality
|
2014-12-02 09:34:56 -08:00 |
echoServer.py
|
Simple Python echo server
|
2014-10-15 15:02:32 -07:00 |
httpServer.py
|
Listen on all interfaces for the test server, for ease of development.
|
2014-11-07 16:03:23 -08:00 |
httpsServer.py
|
specify keyfile and SSL version
|
2014-10-24 11:40:06 -07:00 |
index.js
|
Update # of tests. Correctly reset window height.
|
2014-11-17 16:41:31 -08:00 |
mozactivitymock.js
|
Use setZeroTimeout in mozactivitymock.js
|
2014-11-21 21:29:48 +01:00 |
native.js
|
Change some of the natives to not expect null slots.
|
2014-12-09 11:48:23 -08:00 |
opcodeCoverage.py
|
Count exact matches
|
2014-10-17 23:44:28 -07:00 |
override.js
|
Fix override test.
|
2014-11-12 10:04:27 -08:00 |
sslEchoClient.py
|
work-in-progress impl of SSL stream test
|
2014-10-21 17:02:04 -07:00 |
sslEchoServer.py
|
Make sslEchoServer.py work even when clients don't correctly do a SSL handshake
|
2014-11-27 23:40:00 +01:00 |
test.html
|
test HTTPS connection
|
2014-10-23 14:19:32 -07:00 |
waitServers.py
|
Implement python tool that returns when all testing servers are up and running. Fixes #476
|
2014-11-27 23:38:28 +01:00 |