Sam Tobin-Hochstadt
437fc45ce4
Up timeouts for htdp-lang tests.
2011-09-04 12:16:38 -04:00
Sam Tobin-Hochstadt
4aeec8f061
Update props for typed-scheme -> typed-racket conversion.
2011-09-03 22:44:48 -04:00
Sam Tobin-Hochstadt
55e5ecfc74
Disable this file in DrDr -- it launches DrRacket.
2011-09-03 18:43:44 -04:00
Kevin Tew
7b97d09637
Add tests to props file
2011-09-01 12:02:21 -06:00
Robby Findler
8dbb879b0f
adjust timeout for planet tests to 2x the number of seconds it takes to run
...
on my (slowish) laptop
2011-08-31 13:04:07 -05:00
Robby Findler
c11b7b3c9a
double the planet tests timeout (again)
2011-08-30 16:10:59 -05:00
Robby Findler
936b51adf1
double planet tests timeout
2011-08-30 08:12:32 -05:00
Robby Findler
8ea1487eea
double planet tests timeout
2011-08-30 06:52:00 -05:00
Robby Findler
d2d02cc7a2
lengthened the planet tests timeout
2011-08-29 19:36:32 -05:00
Eli Barzilay
a2d483bb95
Removed waterworld.
2011-08-29 16:58:03 -04:00
Eli Barzilay
f3f3af124f
Removed SrPersist.
...
Blessed-by: Ryan
2011-08-29 16:55:42 -04:00
Eli Barzilay
0c26a38bed
`scribble/tools' is Robby's.
2011-08-29 15:13:01 -04:00
Ryan Culpepper
78f7c4fcd4
db: fix problems found by drdr
...
avoid running odbc-dependent modules in drdr
fix scribble config to use abs mod paths in eval setup
2011-08-27 16:31:22 -06:00
Robby Findler
72e5e1248f
make all of the planet tests run sequentially (as they manipulate global
...
planet state that causes them to fail when run in parallel)
2011-08-27 16:41:33 -05:00
Eli Barzilay
3b13b7dfc3
Added ryan as responsible for db collection; added to distribution specs.
2011-08-26 05:26:46 -04:00
Kevin Tew
8782f4c445
send ffi pointers across places
2011-08-23 13:33:06 -06:00
Robby Findler
9f6862d12e
more time for the planet resolver thread safety test
2011-08-20 07:33:14 -05:00
Robby Findler
2f1cf64b96
adjust timeout
2011-08-19 13:45:18 -05:00
Sam Tobin-Hochstadt
ae55d5afb6
Mark place-chan-rand as random for DrDr.
2011-08-19 14:25:23 -04:00
Casey Klein
de732dd538
DrDr-disables the Redex Check Syntax test module
...
run-tests.rkt runs it itself
2011-08-16 14:32:34 -05:00
Sam Tobin-Hochstadt
4c56a94eb1
DrDr repairs.
2011-08-16 08:14:39 -04:00
Vincent St-Amour
93e96fbabb
Add samth as responsible for the typed benchmarks.
2011-08-15 12:52:23 -04:00
Eli Barzilay
16271950a3
Avoid running files that will try to download tex sources.
2011-08-15 02:37:39 -04:00
Vincent St-Amour
b068e4a53b
Add a lower-level interface to unstable/logging.
2011-07-21 17:06:03 -04:00
Eli Barzilay
f5e53de4d9
XREPL tests.
...
Not too much, but already tests large parts of sensitive code. Caught a
bug where ,top would use (enter! #f) but enter grabbed the wrong
namespace since it was instantiated in the wrong namespace.
2011-07-19 16:39:15 -04:00
Eli Barzilay
c544ebfe6c
New `xrepl' collection.
2011-07-14 17:21:46 -04:00
Kevin Tew
a8fd86d780
Fix timeout for place-channel.rkt test
2011-07-14 10:14:33 -06:00
Vincent St-Amour
6da4835a14
Fix props.
2011-07-05 16:28:51 -04:00
Jay McCarthy
14bc3afe90
Increasing timeout based on linear projection
2011-07-02 12:17:01 -07:00
Jay McCarthy
375d6b8497
Initial adding of temporal contract library
2011-06-24 13:48:40 -06:00
Eli Barzilay
31c4afd4e9
Fix bogus username
2011-06-23 05:49:22 -04:00
Vincent St-Amour
8c5e215876
The format change script should not be run by drdr.
2011-06-18 08:41:20 -04:00
Eli Barzilay
f0691d07cc
Switch to racket, clarify no setting for `drdr:command-line'.
2011-06-17 21:56:02 -04:00
Robby Findler
611a844877
run the place channel random tests
2011-06-18 04:55:27 +08:00
Robby Findler
8e80af6f42
random testing for messages sent over place channels
...
related to PR 11983
2011-06-17 18:46:59 +08:00
Eli Barzilay
35e4662b94
Disable drdr for the whole directory.
2011-06-16 21:37:48 -04:00
Eli Barzilay
03a5468e59
Disable drdr runs on `meta/web'.
...
The problem is that it spits out a warning message on stderr whenever it
can't find a git repository to extract release announcements (from
annotated tags). Resolving this will require some way to (a) tell drdr
to ignore such output, (b) make it run the code with a $GIT_DIR
environment variable set to the git tree, or (c) make it set some
environment variable so the web build will avoid such messages. (I
prefer the first most, and the last least.)
2011-06-14 19:02:30 -04:00
Eli Barzilay
13b2adc18c
Switch the license text from LGPLv2 to LGPLv2.1.
...
This makes it correspond to the license page we have on downloads that
talks about the "lesser" GPL rather than the "library" one.
Also, change the file name to have a more friendly .txt suffix, and add
some more responsible properties for things in doc/release-notes.
2011-05-27 18:09:55 -04:00
Robby Findler
1db3ae3476
fixed up printing ~s vs ~a in contract system and made the contract tests run in drdr
2011-05-11 21:20:04 -05:00
Eli Barzilay
1f2b072a7b
added robby to the collects/net part, and robby+mflatt to the tests
2011-05-03 18:20:09 -04:00
Kevin Tew
64ba1f2fa4
[Places] rename place-channel.rktl -> place-channel.rkt
2011-04-27 22:35:05 -06:00
Vincent St-Amour
69b7923cf1
Props.
2011-04-27 14:14:26 -04:00
Kevin Tew
028421432d
[Places] place-channel tests for large messages
2011-04-27 11:50:45 -06:00
Robby Findler
8b8c3dbc3a
contract tests are mine
2011-04-10 08:08:09 -05:00
Ryan Culpepper
f0310df85b
added responsibility for tests/unstable
2011-04-08 14:19:14 -06:00
Casey Klein
df3bc8980b
Fixes a bug in the stepper's diff highlighting
2011-03-29 13:05:02 -05:00
Vincent St-Amour
58c3c84c1b
Raise drdr timeouts for TR tests, since typechecking now takes longer.
2011-03-19 14:29:32 -04:00
Vincent St-Amour
3d43724e4c
Share TR responsibility with samth.
2011-03-17 18:43:58 -04:00
Kevin Tew
074c76b0e6
Fix thread based places test failures. Turn on testing of places
2011-03-04 10:41:59 -07:00
Eli Barzilay
1e3516cb26
Set responsible for tests/openssl
2011-03-03 11:10:12 -05:00
John Clements
e4c4170d31
updated props in test dir
2011-02-03 14:17:18 -08:00
Robby Findler
b683ba3918
doubled the timeout for the future random tests
2011-02-03 09:05:25 -06:00
Casey Klein
3250ff846c
Adds a Redex version of Jay's continuation mark transformation
2011-01-29 15:26:30 -06:00
Eli Barzilay
05109cf939
Convert backslashes to slashes on windows for path inputs.
...
This applies only to interactive use, using this as a library should
still use generic /-delimited strings.
Fixes PR 11619 -- hopefully.
2011-01-14 13:52:26 -05:00
Carl Eastlund
b379e207fd
DrDr should not run the "scribblings-package" example in tests/planet.
2011-01-14 01:06:22 -05:00
Robby Findler
255cb84b87
add an example tool (that actually does something) to the docs and make a test suite that sets that tool up and runs it
2011-01-13 20:11:55 -06:00
Stephen Bloch
57dfc31f60
Two test files for picturing-programs had been disabled; they're re-enabled now.
2011-01-10 13:48:07 -05:00
Sam Tobin-Hochstadt
c30887b306
Disable tests that loop infinitely.
2011-01-04 14:29:48 -05:00
Casey Klein
4ca857fad7
Configures DrDr to run larger random tests
2011-01-03 09:37:32 -06:00
Robby Findler
a57666f130
set panel-single.rkt pref
2010-12-31 20:19:15 -06:00
Casey Klein
f480d75810
Enables the randomized delimited control tests in DrDr
2010-12-31 15:34:32 -06:00
Eli Barzilay
5b2d55a336
sbloch is responsible for picturing-programs
2010-12-31 15:59:39 -05:00
Sam Tobin-Hochstadt
98aeb91aa2
Use 'earley' benchmark to try to avoid drdr race.
2010-12-29 14:48:25 -05:00
Jay McCarthy
16f8b3a2a6
Adding test case and fixing un-terminated requests
2010-12-07 14:14:50 -07:00
Casey Klein
341bee96e4
Further increases timeout for redex/examples/delim-cont/randomized-tests-test
2010-12-02 15:54:46 -06:00
Casey Klein
805a4a66c9
Increases timeout for redex/examples/delim-cont/randomized-tests-test.rkt
2010-11-28 06:43:10 -06:00
Casey Klein
1ccd6e7a2c
Randomized tests for the delimited control model.
...
Tests in randomized-tests.rkt are deliberately not run by DrDr at the
moment because they fail too consistently.
2010-11-26 13:24:21 -06:00
Robby Findler
43e25a83f2
props
2010-11-26 09:11:48 -06:00
Matthew Flatt
c3e0a7af13
manual tests for refresh behavior
2010-11-12 20:47:07 -07:00
Jay McCarthy
05f43324a9
Attempting to fix DrDr re gr2
2010-11-08 20:22:03 -07:00
Eli Barzilay
f5f1243b33
Move "fuzz.rkt" test to "tests/racket/stress".
2010-11-08 09:48:00 -05:00
Matthew Flatt
16b34c236a
gtk: misc fixes
2010-11-05 15:54:41 -06:00
Matthew Flatt
a7a629e45b
showkey as module
2010-11-05 15:54:18 -06:00
Jay McCarthy
6d2042fbd9
The stacks appear to be different, so maybe the JIT is different on Linux and disabling it will get stable output?
2010-11-02 15:44:35 -06:00
Jay McCarthy
a12feab953
Setting drdr prop
2010-11-01 10:18:54 -06:00
Casey Klein
f346b246af
Configures DrDr to compile, not ignore, that file in the VM model
2010-11-01 03:34:40 -05:00
Casey Klein
eb540bc044
Configures DrDr to ignore file in Redex VM model
2010-10-31 18:23:15 -05:00
Casey Klein
e9a909a504
Adds randomized tests for Racket VM model
2010-10-31 17:26:20 -05:00
Jay McCarthy
c14382bf80
No longer running example file. Maybe it should be removed
2010-10-29 22:37:28 -06:00
Jay McCarthy
690ed259ad
Wrapping standalone tests so that no stderr is produced
2010-10-29 22:35:20 -06:00
Jay McCarthy
ef6aa7d0b2
Increasing timeout
2010-10-29 21:33:32 -06:00
Jay McCarthy
4b84fa1446
Setting responsible on raco docs
2010-10-29 21:27:47 -06:00
Jay McCarthy
3b2e14fc56
Setting responsible and DrDr cmdline
2010-10-29 21:26:37 -06:00
Robby Findler
82d11cfa6c
fix up Matthias's tests so they are more drdr friendly
2010-10-28 17:20:43 -05:00
Eli Barzilay
ca040ea42a
Move meta/web/html' to
scribble/html'.
...
(See http://lists.racket-lang.org/dev/archive/2010-October/004691.html
for a discussion on calling it `html' rather than `xhtml'.)
2010-10-26 13:50:17 -04:00
Casey Klein
f4c4b79049
Renames delim-cont tests so that they're not stripped by the distribution script.
...
(Merge to release branch.)
2010-10-25 15:18:16 -05:00
Ryan Culpepper
677867ba6c
Adjusted props
2010-10-24 20:13:19 -06:00
Robby Findler
31f4a120f1
added two stress tests for ->i performance
2010-10-22 14:07:30 -05:00
Sam Tobin-Hochstadt
dcd3f9a9aa
Flush output in fuzz testing.
2010-10-21 23:40:12 -07:00
John Clements
e717cbc84a
added drdr:command-line prop on universe-test.rkt
2010-10-21 13:13:57 -07:00
Sam Tobin-Hochstadt
9cc35d59fe
Fix fuzz tester prop.
2010-10-19 17:58:29 -07:00
John Clements
027450d128
increase timeout on stepper automatic tests
2010-10-19 17:50:35 -07:00
Sam Tobin-Hochstadt
50bf3dc1be
Add zo-read/parse/run fuzz tester.
2010-10-19 14:51:13 -07:00
Mike Sperber
0821f694af
Made sperber responsible for `test-engine-tests.rkt'.
2010-10-18 10:00:49 +02:00
Jay McCarthy
fae28f1bb3
Disable stress
2010-10-15 13:44:34 -06:00
Sam Tobin-Hochstadt
4311a5e5d6
disable this file too
2010-10-14 14:55:51 -04:00
Sam Tobin-Hochstadt
a826b8462e
disable this file since it doesn't terminate
2010-10-14 14:54:11 -04:00
Sam Tobin-Hochstadt
c7eb46b1b3
Fix props
2010-10-14 12:21:28 -04:00
Robby Findler
345707b4bc
adjusted props so Matthias is notified for teaching language related tests
2010-10-14 10:06:26 -05:00
Robby Findler
2f01da7450
props
2010-10-14 07:27:40 -05:00
Jay McCarthy
19ab1bb980
Setting props
...
Scaffold for git monitor
Persistent queue implementation
2010-10-06 10:41:08 -06:00
Eli Barzilay
8709715bf4
Add a test file to check the hack that errortrace uses.
...
(Makes it easy to know when it breaks, and hopefully to fix it when that
happens)
2010-10-04 22:22:24 -04:00
Robby Findler
b9155b8c5f
props
2010-09-21 18:54:20 -05:00
Eli Barzilay
58afb93a17
Re-fix hadnin-server/overridden-collects props.
2010-09-20 15:37:24 -04:00
Casey Klein
dca6b3a06e
Configures DrDr to ignore Redex compiler tests
2010-09-20 10:04:50 -05:00
Jay McCarthy
c1c1461596
Fixing DrDr props on handin
2010-09-17 10:20:35 -06:00
Ryan Culpepper
3b95c7acd5
set responsibility for data collection
2010-09-16 13:20:07 -06:00
Casey Klein
b787e41a79
Fixes definition-finder tests under DrDr
2010-09-09 14:32:03 -05:00
Kevin Tew
324a0ce815
Places: check arguments
2010-09-09 10:28:34 -06:00
Kevin Tew
732c62b2a5
Places: benchmarks
2010-09-09 10:28:34 -06:00
Eli Barzilay
97dd4bc390
Move the contracts tests -- change the props too.
2010-09-09 12:23:08 -04:00
Robby Findler
7b3d748974
adjusted props for new file
2010-09-09 09:34:24 -05:00
Casey Klein
8fae368376
Ignores prototype Redex pattern compiler
2010-09-08 14:12:47 -05:00
Robby Findler
91205f26d6
fixed for new file
2010-09-08 08:41:30 -05:00
Robby Findler
b7eca6c4ee
updated props for the moved files
2010-09-02 15:41:02 -05:00
John Clements
675cdfda58
gave myself responsibility for sndfile.rkt
2010-08-31 14:39:44 -07:00
Ryan Culpepper
d7a87c79e0
Merged changes to syntax/parse
...
Changed backtracking algorithm, runtime representations
- syntax classes, ~describe no longer implicitly commit
- ~describe no longer delimits effect of cut
Added keyword & optional args for stxclasses
Added ~do and #:do, ~post, ~commit and #:commit,
~delimit-cut and #:no-delimit-cut
Added syntax/parse/debug, syntax/parse/experimental/*
- expr/c for contracting macro sub-expressions
moved from syntax/parse to syntax/parse/experimental/contract
- syntax class reflection (~reflect, ~splicing-reflect)
- eh-alternative-sets (~eh-var)
- provide-syntax-class/contract
(only for params, not attrs so far)
Changed ~fail to not include POST progress (#:fail still does)
old (~fail _) is now (~post (~fail _))
Made msg argument of ~fail optional
Removed generic "repetition constraint violated" msg
Removed atom-in-list stxclass
Removed unnecessary datum->syntax on cdr of pair pattern
massive improvements to long-list microbenchmarks
Optimization: integrable syntax classes (id, expr, keyword)
need better measurements
Optimization: ad hoc elimination of head/tail choice point
for (EH ... . ()) patterns
Added unstable/wrapc (proc version of expr/c)
2010-08-31 10:55:58 -06:00
Robby Findler
a2705f101f
teaching-lang-coverage prop fix
2010-08-31 06:41:55 -05:00
Robby Findler
eb75edfaa1
renamed drracket test suite
2010-08-30 09:23:33 -05:00
Jay McCarthy
f899e03b59
Moving stress tests
2010-08-30 06:39:12 -06:00
Jay McCarthy
fd300bc31c
Disabling other-mutator gc runs
2010-08-30 06:39:11 -06:00
Casey Klein
0221589e10
Increases racket-vs-redex timeout even more
2010-08-29 09:14:10 -05:00
Casey Klein
3f8de79ba7
Increases DrDr timeout to accommodate racket-vs-redex all-outcomes test
2010-08-28 19:16:25 -05:00
Jay McCarthy
33d7eb40e3
Fixing pr11136 and adding tests and fixing old tests re extension change
2010-08-28 08:30:14 -06:00
Eli Barzilay
606b7f60dc
Lots of "~e" to "~.s" changes.
2010-08-25 17:17:01 -04:00
Jay McCarthy
7f4aa41aac
Upping check-dists timeout
2010-08-20 15:32:19 -06:00
Kevin Tew
0841b15cb8
props collects/tests/racket/benchmarks/places/place-channel.rktl
2010-08-20 12:48:43 -06:00
Jay McCarthy
d5247cd0f4
Running web page build and distribution checker in DrDr
2010-08-20 10:35:37 -06:00
Jay McCarthy
a8b0a7dce6
Adding zo size reporter test
2010-08-20 10:35:36 -06:00
Jay McCarthy
347e946548
Adding WebSocket support
2010-08-19 16:34:15 -06:00
Jay McCarthy
d373f8eceb
Setting responsible party
2010-08-19 08:56:46 -06:00
Casey Klein
623925b5d7
Adds the delimited continuations model to examples
2010-08-18 13:19:11 -05:00
Jay McCarthy
14fbd07b81
Setting responsibility
2010-08-13 15:06:14 -06:00
Robby Findler
26187fed8f
fixed a bug in the mzlib contracts test suite
2010-08-10 19:27:17 -05:00
Robby Findler
4341ce3c20
fixed props for syncheck
2010-08-10 16:52:27 -05:00
Jay McCarthy
7ec4821feb
Increasing timeout
2010-08-06 12:41:04 -06:00
Jay McCarthy
bc647ae828
Disabling helper running in DrDr
2010-07-27 11:57:08 -06:00
Eli Barzilay
9074bf1992
Typo in Matthias's name
2010-07-25 04:13:27 -04:00
Sam Tobin-Hochstadt
b8df3839e6
This file sometimes errors.
2010-07-23 15:11:10 -04:00
Vincent St-Amour
ca106a4134
Replaced the safe specialized nbody benchmark by the unsafe version.
2010-07-21 21:09:43 -04:00
Robby Findler
392d22ff3c
props
2010-07-21 06:31:31 -05:00
Matthew Flatt
bf6db901c6
fix props
2010-07-09 11:07:48 -06:00
Matthew Flatt
195b37831b
fix `planet'-path bug in module-name resolver for generated eecutables
2010-07-09 09:48:41 -06:00
Vincent St-Amour
24aad77da3
Moved Typed Scheme's optimizer to its own subdirectory.
2010-07-08 18:29:15 -04:00
Kevin Tew
ecdd1ebc7a
Parallel build fixes
2010-07-05 14:23:30 -06:00
Vincent St-Amour
5d61c7fab8
Ported the maze2 benchmark to typed Scheme.
2010-07-02 20:58:28 -04:00
Robby Findler
b4d176466a
Added a logger to drdr for tracking drracket's memory use on startup
2010-07-01 06:03:07 -05:00
Vincent St-Amour
f14cfebddc
Restored running of the optimizer's tests by drdr.
2010-06-30 14:53:23 -04:00
Vincent St-Amour
2c021dd6d2
Disabled running the optimizer's test harness by drdr, to avoid timeout.
2010-06-30 11:14:06 -04:00
Jay McCarthy
30e3cd1071
Moving tests
2010-06-25 22:36:12 -06:00
Jay McCarthy
f2c4e84006
Responsible
2010-06-25 17:08:12 -06:00
Vincent St-Amour
28acece484
Fixed Typed Scheme's optimizer's test harness to work with drdr.
2010-06-25 13:25:42 -04:00
Sam Tobin-Hochstadt
ff91973397
fix prop
2010-06-24 18:05:55 -04:00
Sam Tobin-Hochstadt
5b1118d514
More options for test runner.
2010-06-24 16:46:31 -04:00
Jay McCarthy
428412036f
Fixing PR 10970
2010-06-23 16:29:23 -06:00
Eli Barzilay
0ffe4c1efb
Revert "Adding XPM parser"
...
Not needed, since an XPM parser was already implemented.
This reverts commit 4d58a10ff4
.
2010-06-23 07:34:40 -04:00
Vincent St-Amour
a063269883
Prevented drdr from running reversecomplement which needs input on stdin.
2010-06-22 20:09:04 -04:00
Vincent St-Amour
3bb0de0b53
Restored running of the typed shootout benchmarks by drdr.
2010-06-22 18:29:55 -04:00
Jay McCarthy
4d58a10ff4
Adding XPM parser
2010-06-22 11:33:06 -06:00
Jay McCarthy
a5d9fc0def
New props for DrDr
2010-06-21 12:55:18 -06:00
Robby Findler
8be8c9b839
fix prop
2010-06-19 19:20:53 -05:00
Sam Tobin-Hochstadt
0a92ce7a43
fix prop
2010-06-19 19:52:49 -04:00
Vincent St-Amour
44acb3eed5
Props fix.
2010-06-19 00:16:04 -04:00
Vincent St-Amour
ad7e63aa76
Props fix.
2010-06-18 23:18:04 -04:00
Vincent St-Amour
c7df0fab35
Props fix.
2010-06-18 20:32:57 -04:00
Vincent St-Amour
051b480934
Fixed props for the shootout benchmarks.
2010-06-18 20:24:17 -04:00
Vincent St-Amour
343e9d23b4
Ported some new benchmarks and variants to Typed Scheme.
2010-06-18 17:43:04 -04:00
Vincent St-Amour
4fde1e8ccb
Ported most of the shootout benchmarks to Typed Scheme.
2010-06-18 17:42:57 -04:00
Vincent St-Amour
fe09ce3dee
Added Jeff Siskind's ray tracer to the racket-specific benchmarks.
2010-06-11 19:48:23 -04:00
Vincent St-Amour
2cd0321a23
Took responsibility for Typed Scheme's optimizer.
2010-06-09 14:54:33 -04:00
Vincent St-Amour
f42880c320
Moved the typed common benchmarks to a separate subdirectory.
2010-06-09 14:54:33 -04:00
Sam Tobin-Hochstadt
c8732f12e4
fix prop
2010-06-08 16:55:46 -04:00
Carl Eastlund
4c1eff839d
Tell DrDr to use gracket-text for new unstable/gui libraries.
2010-06-07 00:10:28 -04:00
Eli Barzilay
d8f8dfe9b7
Initial web content & build script.
2010-06-05 12:44:01 -04:00
Jay McCarthy
f53898f8e6
drdr prop
2010-06-04 10:50:31 -06:00
Eli Barzilay
1d5f34f623
Matthew uses JPRs tests
2010-05-30 04:11:57 -04:00
Eli Barzilay
6c7d83b8a7
Fix some bogus responsible assignments.
2010-05-27 23:26:34 -04:00
Matthew Flatt
fbab6af045
fix DrDr props on JPR tests
2010-05-27 20:22:43 -06:00
Eli Barzilay
bc242e06f3
Some "plt" -> "racket" in distribution files and other meta stuff.
2010-05-26 21:29:27 -04:00
Jay McCarthy
7c294fd108
Accidentally killed the responsibility
2010-05-26 15:01:37 -06:00
Jay McCarthy
47f6b264a0
Specifying when R5RS is required for a benchmark and enabling running from other directories
...
Enabling running all benchmarks in DrDr
2010-05-26 14:53:15 -06:00
Jay McCarthy
016a4fa12c
Setting responsible
2010-05-26 10:09:01 -06:00
Casey Klein
9a1e3a5ca2
Disables DrDr testing for example that opens windows.
2010-05-24 19:31:14 -05:00
Vincent St-Amour
6e16a76b51
Revert "Added a /dev/null-like output port to unstable."
...
open-output-nowhere already does something similar.
2010-05-24 18:57:05 -04:00
Vincent St-Amour
9c12b7d2e7
Added a /dev/null-like output port to unstable.
2010-05-24 18:41:13 -04:00
Jay McCarthy
f44e3123b5
Adding byte counting ports
2010-05-24 13:14:35 -06:00
Vincent St-Amour
afdccf7a23
Used the .rktl extension for unwrapped typed benchmarks and set props
...
to not have drdr run the typed benchmarks.
2010-05-19 18:28:30 -04:00
Eli Barzilay
14cfb73902
"Raclog" -> "Racklog"
2010-05-18 23:47:31 -04:00
Eli Barzilay
7b14a1f585
"Racunit" -> "Rackunit"
2010-05-17 12:07:32 -04:00
Eli Barzilay
fcedc30ee4
Rename "collects/tests/mred" -> ".../gracket".
...
Some additional mred-related tweaks.
2010-05-17 01:44:27 -04:00
Eli Barzilay
4b0b550e6a
Rename an included file to .rktl
2010-05-16 18:26:25 -04:00
Eli Barzilay
d8fec78585
Some renames for this dusty code.
2010-05-16 18:26:25 -04:00
Eli Barzilay
a82bb41950
some prop fixes
2010-05-16 18:26:25 -04:00
Eli Barzilay
d099267b81
no tests in meta/build
2010-05-16 18:26:25 -04:00
Eli Barzilay
bb263675b6
Rename "drscheme-button*" -> "drracket-button*"; fix bad reference to "drscheme/syncheck-drracket-button".
2010-05-16 18:26:25 -04:00
Eli Barzilay
86891b30a1
redex/examples/mzscheme-machine -> racket-machine
2010-05-15 18:41:08 -04:00
Eli Barzilay
296818e11f
Remove "-q" flags -- they're not needed.
2010-05-15 18:13:43 -04:00
Eli Barzilay
03fdd4aa15
Replace all "mzscheme"s with "racket"s, "mred"s with "gracket"s.
...
Also, forbid using "mred" in drdr:command-line.
2010-05-15 18:10:56 -04:00
Jay McCarthy
038e5f4d09
Marking all these tests as random, although not necessarily intentionally re email with Robby
2010-05-14 14:25:02 -06:00
Eli Barzilay
1f6159f0ba
Change the drdr:command-line property.
...
It now holds a list that starts with a known symbol, and a `*' symbol
marks where the file name is supposed to be. #f means don't run the
file. The conversion happens when the string is converted to a value,
and at that point it will complain if ~s is missing, if there's more
than one ~s, or if the command is not one of a known few commands.
2010-05-14 11:05:23 -06:00