ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/tck/ScheduledExecutorTest.java
Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Thu Jan 22 15:17:35 2004 UTC (20 years, 3 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_PFD
Changes since 1.20: +0 -2 lines
Diff to previous 1.20
Fix rate test

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Jan 22 14:39:25 2004 UTC (20 years, 3 months ago) by dl
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
Typo

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Jan 22 14:07:50 2004 UTC (20 years, 3 months ago) by dl
Branch: MAIN
Changes since 1.18: +22 -9 lines
Diff to previous 1.18
Fixed 2 tests

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Jan 21 01:47:07 2004 UTC (20 years, 3 months ago) by dl
Branch: MAIN
Changes since 1.17: +51 -4 lines
Diff to previous 1.17
Add/fix tests

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Jan 20 20:20:56 2004 UTC (20 years, 3 months ago) by dl
Branch: MAIN
Changes since 1.16: +26 -21 lines
Diff to previous 1.16
Don't fail if test harness doesn't have sufficient permissions

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Jan 8 01:29:46 2004 UTC (20 years, 3 months ago) by dl
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
Add Atomic array constructor tests; adjust timings on other tests

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Jan 7 01:13:50 2004 UTC (20 years, 3 months ago) by dl
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
Fixed drainTo tests

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sun Dec 28 21:56:18 2003 UTC (20 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.13: +5 -2 lines
Diff to previous 1.13
Add tests for AQS extensions; adjust others for protected condition methods

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Dec 27 19:26:43 2003 UTC (20 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.12: +5 -4 lines
Diff to previous 1.12
Headers reference Creative Commons

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Dec 25 19:48:57 2003 UTC (20 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
Add timed invoke* tests

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Dec 23 19:40:24 2003 UTC (20 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.10: +233 -0 lines
Diff to previous 1.10
Add and adapt tests to refactored Executor API

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Dec 22 00:48:56 2003 UTC (20 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.9: +238 -0 lines
Diff to previous 1.9
Add and adjust tests reflecting API changes

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Dec 4 20:54:46 2003 UTC (20 years, 5 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_DEC9_POST_ES_SUBMIT, JSR166_DEC9_PRE_ES_SUBMIT
Changes since 1.8: +44 -43 lines
Diff to previous 1.8
Collapsed Cancellable and Future

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Oct 5 23:00:40 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_NOV3_FREEZE
Changes since 1.7: +95 -7 lines
Diff to previous 1.7
Added tests and documentation

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Sep 26 15:33:13 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.6: +6 -28 lines
Diff to previous 1.6
Javadoc fixes

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Sep 25 11:02:41 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.5: +87 -85 lines
Diff to previous 1.5
improve tck javadocs; rename and add a few tests

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Sep 20 18:20:08 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.4: +208 -170 lines
Diff to previous 1.4
Documentation scaffolding

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Sep 14 20:42:40 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.3: +144 -200 lines
Diff to previous 1.3
New base class JSR166TestCase

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Sep 8 12:12:42 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
Adjusted time constants

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Sep 7 23:50:09 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.1: +310 -15 lines
Diff to previous 1.1
Added shutdown tests

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Aug 31 19:24:55 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
First check-in of tests to be in tck

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to JSR166_PFD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a