Casey Klein
f480d75810
Enables the randomized delimited control tests in DrDr
2010-12-31 15:34:32 -06:00
Casey Klein
03c48b67a7
Restricts the test generator's use of % within cont
2010-12-31 15:34:31 -06:00
Casey Klein
8b50aeb346
Fixes a bug in the elimination of continuation values
2010-12-31 15:34:31 -06:00
Casey Klein
a6e40bfb03
Further restricts the test generator's use of `wcm'
2010-12-31 15:34:31 -06:00
Casey Klein
579cb022bd
Changes the randomized tests to watch for the first exception.
...
The particular exception raised is important. We don't want a later
one raised by a dynamic-wind post-thunk.
2010-12-31 15:34:31 -06:00
Casey Klein
de8b1bc101
Fixes a bug in the generation of `side-condition' patterns
...
The bindings supplied to `side-condition' predicates by the matcher
sometimes contain the-not-hole; the ones supplied by the generator
must be the same.
2010-12-31 15:34:31 -06:00
Robby Findler
699058d3a4
do a little bit better job keeping the manipulation of the gui state on the eventspace handler thread (in the syncheck test)
2010-12-31 15:29:23 -06:00
Eli Barzilay
3fb871586f
Removed some exe bits that look redundant.
2010-12-31 15:59:39 -05:00
Eli Barzilay
1f49e35b21
2010 -> 2011
2010-12-31 15:59:39 -05:00
Eli Barzilay
e2cc0942cc
Attempt to make some ignore files more robust
2010-12-31 15:59:39 -05:00
Eli Barzilay
5b2d55a336
sbloch is responsible for picturing-programs
2010-12-31 15:59:39 -05:00
Robby Findler
01fc959e63
change 2htdp/image docs so that it uses just the regular evaluation mechanism instead of the fancy dance it was doing before
2010-12-31 14:44:10 -06:00
Robby Findler
e75d6b3fae
replace one inherently racecondition-prone test with two others that approximate it
2010-12-31 10:50:27 -06:00
Matthew Flatt
00124220bd
fix platform-independent file dialog
2010-12-31 09:41:30 -07:00
Matthew Flatt
aa4a0faab4
doc typo
2010-12-31 09:41:30 -07:00
Robby Findler
830c797ee4
use pen's alpha color stuff in 2htdp/image
2010-12-31 10:25:01 -06:00
Robby Findler
6f9bcf0001
Rackety
2010-12-31 09:58:54 -06:00
Robby Findler
3dc5bbd0eb
moved interactive panel test into its own file
2010-12-31 09:58:53 -06:00
Robby Findler
900d74714e
fixed up panel:dragable so that it actually does the right thing now
...
adjusted the framework test suite so that it runs under windows
closes PR 10880
2010-12-31 09:58:51 -06:00
Robby Findler
b3a1d7860a
added default value for alpha in color%
2010-12-31 09:58:50 -06:00
Matthew Flatt
c7977441e4
win32: fix problem with focus directly on a frame
2010-12-31 08:31:36 -07:00
Matthew Flatt
b0e07bde60
doc correction related to embedding in 64-bit Windows
2010-12-31 07:42:41 -07:00
Matthew Flatt
e094cf4e51
win64: fix external reference to thread-locals
2010-12-31 07:42:40 -07:00
Robby Findler
b2a297afaf
framework: change status line so they never contribute to the minimum width of the frame
...
related to PR 10880
2010-12-30 21:27:11 -06:00
Matthew Flatt
cdf38a259b
fix dist specs
2010-12-30 20:19:47 -07:00
Matthew Flatt
42794ee337
rollback win32 transaction experiment
2010-12-30 17:31:05 -07:00
Matthew Flatt
4b1ead5bfe
win64: stubs for stack-unwind support
2010-12-30 10:48:15 -07:00
Matthew Flatt
678bfa7fca
win32: fix transaction creation
2010-12-30 10:43:52 -07:00
Matthew Flatt
05046c07a8
win32: implement 'rename-file-or-directory' with transactions, if available
2010-12-30 09:30:28 -07:00
Matthew Flatt
bfa2a57b01
win32: get roots on demand for file dialog
2010-12-30 09:30:27 -07:00
Stephen Bloch
8e655dee8e
Removed installed-teachpack reference from map-image test suite. Added to rotating-triangle test case.
2010-12-30 11:02:04 -05:00
Stephen Bloch
f13883194d
Merge branch 'master' of pltgit:plt
2010-12-30 10:56:13 -05:00
Matthew Flatt
eddae6749d
clean up handling of not-ok?',
bitmap-dc%'-selected, and mutated bitmaps
2010-12-30 08:35:56 -07:00
Stephen Bloch
f3352794d8
Minor tweaks to documentation and rotating-triangle test.
2010-12-30 10:29:12 -05:00
Matthew Flatt
a736dcf6bf
fix `{g,s}et-argb-pixels' bytes-length test
2010-12-30 07:40:42 -07:00
Matthew Flatt
7069a267a6
fix path to "picturing-programs" doc source
2010-12-30 07:12:08 -07:00
Matthew Flatt
e6fd028ae1
avoid compiling "picturing-programs/tests"
...
because there are references to "installed-teachpacks"
2010-12-30 07:08:54 -07:00
Matthew Flatt
8c7f829205
add make-font' to
racket/draw'
2010-12-30 07:05:25 -07:00
Matthew Flatt
a974dad8bf
add alpha value to `color%'
2010-12-30 07:05:25 -07:00
Stephen Bloch
6fec1bcaf9
Renamed a picturing-programs doc file to follow naming conventions.
2010-12-30 08:25:47 -05:00
Stephen Bloch
ebb0def6dd
Added teachpack/picturing-programs.rkt. This and previous 5 commits have to
...
do with installing picturing-programs into the standard bundle.
2010-12-30 08:05:57 -05:00
Stephen Bloch
9fb54f1ae9
Added rotating-triangle test.
2010-12-30 07:46:43 -05:00
Stephen Bloch
4bce35f0a4
Changes to documentation and require/provide lines to get "raco setup" to
...
work smoothly. Deleted compiled code and backup files, as well as tests
that were just copied from universe.
2010-12-30 07:46:43 -05:00
Stephen Bloch
73ef1d6c14
Added more test cases; started updating documentation.
2010-12-30 07:46:42 -05:00
Stephen Bloch
437ea70080
minor fixes
2010-12-30 07:46:42 -05:00
Stephen Bloch
fb05266ad2
Rewriting map-image to work with 5.1. Also added a bunch of test cases
...
to map-image-bsl-tests.rkt.
2010-12-30 07:46:42 -05:00
Robby Findler
fb25dc9a42
adjusted drracket test suites so that it is (more) careful to keep all manipulation of GUI objects (text% objects seem to have been the important one) on the drracket eventspace main thread in an effort to make the test suites more stable.
2010-12-29 20:31:40 -06:00
Matthew Flatt
45f66c3816
tweak GRacket description
2010-12-29 13:42:59 -07:00
Matthew Flatt
d3fd1ba013
add `set-padding' to text%
2010-12-29 13:42:58 -07:00
Sam Tobin-Hochstadt
98aeb91aa2
Use 'earley' benchmark to try to avoid drdr race.
2010-12-29 14:48:25 -05:00