pluotsorbet/tests
Marco 3dd2b3a663 Merge pull request #1196 from yxl/disable-thread-resume-preemption
Don't allow thread preemption when resuming a thread.
2015-03-10 20:09:18 +01:00
..
asteroids Restore sleep in asteroids. 2015-01-07 13:49:00 -08:00
com Revert "revert UTF_8_* changes from #996 (fixes #1149)" 2015-02-26 17:02:31 -08:00
fs Merge pull request #1162 from mykmelez/ignore-files 2015-02-26 03:07:34 +01:00
gfx Create the TextEditor after the TextEditorGfxTest MIDlet has gained foreground 2015-02-27 12:29:22 +01:00
gnu Test calling Class.forName in a static initializer 2015-03-06 17:35:24 +01:00
isolate Fix bug in Isolate::getIsolates native 2014-08-11 17:13:50 -07:00
jarstore During tests, clear the JARStore before downloading another JAR (we used to clear the FS) 2015-02-27 13:10:50 +01:00
java/lang Don't allow thread preemption when resuming a thread. 2015-03-10 11:05:37 +08:00
javax Remove LocationListener after test. 2015-03-05 11:50:50 +08:00
midlets Remove unneeded permissions from background JAD manifests 2015-02-24 20:36:27 +01:00
mocks Fix indentation in mocks/getUserMedia.js 2015-02-18 03:38:04 +01:00
org Track expected pass/fail per class file. 2015-02-04 16:14:14 -08:00
qunit move qunit license to file in its directory 2015-01-17 12:30:10 -08:00
support verify VM throws RuntimeException on missing field 2014-08-05 22:31:04 -07:00
test/org/jikesrvm/basic Track expected pass/fail per class file. 2015-02-04 16:14:14 -08:00
Basic.java Test running jsshell.js using SpiderMonkey. Fixes #454 2015-02-17 22:45:18 +01:00
HelloMid.java Use the title of Displayable instead of the MIDLet name as header title. 2015-01-22 21:03:23 +08:00
Makefile Add JARStore tests 2015-02-26 17:25:02 +01:00
Manifest1.jad Don't replace points with slashes in the arguments 2015-01-13 00:29:12 +01:00
Manifest1Updated.jad Don't replace points with slashes in the arguments 2015-01-13 00:29:12 +01:00
Manifest2.jad Don't replace points with slashes in the arguments 2015-01-13 00:29:12 +01:00
RunTests.java Review comment. Remove 'completed' line 2015-03-09 14:19:49 -07:00
automation.js Review comments: Don't log gfx test names 2015-03-09 15:40:11 -07: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
config.js store ignored files in a Set 2015-02-25 08:19:05 -08:00
contacts.js Polyfill mozContact. 2015-01-20 13:38:03 -08:00
echoServer.py Simple Python echo server 2014-10-15 15:02:32 -07:00
httpServer.py don't log successful requests to minimize test automation output 2014-12-30 17:33:22 -08:00
httpsServer.py specify keyfile and SSL version 2014-10-24 11:40:06 -07:00
index.js.in Don't use LocationProvider in tests/index.js if JSR_179 is disabled 2015-02-18 02:30:17 +01:00
mozactivitymock.js Replace $S with J2ME.newString. 2014-12-23 14:17:16 -06:00
native.js Remove duplicate call in tests/native.js 2015-02-14 00:42:12 +01:00
opcodeCoverage.py Count exact matches 2014-10-17 23:44:28 -07:00
override.js Remove createAlternateImpl. 2014-12-18 18:41:24 -06:00
runtests.py Fix runtests.py, the exit_code was being overwritten by the shell exit_code 2015-02-27 12:19:14 +01: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