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
Jay McCarthy
04b035ade6
Setting props
2010-05-13 14:26:10 -06:00
Eli Barzilay
e6761dc7b1
Fix checking of path existence: use the input path, not the normalized one.
2010-05-13 01:25:30 -04:00
Jay McCarthy
8f6c0d415c
Renaming re: Eli
2010-05-12 14:33:06 -06:00
Jay McCarthy
1d6c943114
Adding drdr:random?
2010-05-12 14:04:05 -06:00
Eli Barzilay
bf2b8478fd
prop fixes (some removed, some renamed)
2010-05-10 22:31:05 -04:00
Sam Tobin-Hochstadt
8836b85cb7
fix drdr timeout due to gui window
2010-05-10 09:49:50 -04:00
Sam Tobin-Hochstadt
6c7ef76995
fix drdr error
2010-05-10 09:38:33 -04:00
Matthew Flatt
41e1fe958f
test repairs
2010-05-10 06:23:37 -06:00
Matthew Flatt
ed1d7f81c9
move drscheme and tests/drscheme to drracket and tests/drracket
2010-05-09 15:34:50 -06:00
Matthew Flatt
625c35f892
fix props after renamings and additions
2010-05-05 10:32:18 -06:00
Sam Tobin-Hochstadt
d7adf2e347
remove duplicate file, per RBF
2010-05-05 10:34:56 -04:00
Sam Tobin-Hochstadt
0efb3ae22a
update some drdr props
2010-05-05 10:14:25 -04:00
Eli Barzilay
2f2bdce759
improve prop mv
2010-05-04 20:01:56 -04:00
Eli Barzilay
ec7a4cdd7e
check that given paths exist (when specified on the command line and not in del/mv)
2010-05-04 20:01:55 -04:00
Eli Barzilay
91e00efcf0
slightly better script
2010-05-04 19:36:38 -04:00
Eli Barzilay
521dab3243
recommend using this as a script rather than an alias
2010-05-04 17:38:43 -04:00
Sam Tobin-Hochstadt
6685b67033
increase timeout
2010-05-04 09:27:30 -04:00
Jay McCarthy
ccef8f8f37
Naturally the git prop script does the wrong thing
2010-05-03 22:35:37 -06:00
Jay McCarthy
54d0797c7c
Setting props. Oh and the last commit also added check-not-eqv? for symmetry
2010-05-03 22:32:03 -06:00
Matthew Flatt
5a93e8c5e0
more test repairs
2010-05-02 08:31:12 -06:00
Matthew Flatt
e504acb726
use .rktl suffix for files meant to be 'load'ed
2010-05-01 09:58:16 -06:00
Matthew Flatt
9b4853dbca
fix ctool prop
2010-05-01 08:28:39 -06:00
Sam Tobin-Hochstadt
53560317ab
set drdr prop
2010-04-30 16:27:03 -04:00
Jay McCarthy
645b0b06fe
Merge branch 'master' of git.racket-lang.org:plt
2010-04-30 10:57:38 -06:00
Jay McCarthy
bc5cf30ebe
Renaming rktunit to racunit
2010-04-30 10:57:32 -06:00
Matthew Flatt
f20d3db75f
fix some DrDr tests
2010-04-29 19:55:39 -06:00
Jay McCarthy
7f2c2965b2
Merge branch 'master' of git.racket-lang.org:plt
2010-04-29 15:00:06 -06:00
Jay McCarthy
f70ffca756
Renaming schemeunit to rktunit and adding compat layer
2010-04-29 15:00:02 -06:00
Casey Klein
9f5ec7da47
Fixes my earlier mistake (take 2)
2010-04-29 15:38:09 -05:00
Jay McCarthy
5cb8f4e3d9
Renaming logic/schelog to raclog, supporting unification for all racket datatypes
2010-04-29 13:41:12 -06:00
Jay McCarthy
7cd703f034
Renaming schelog to logic and racketing
2010-04-28 13:37:57 -06:00
Matthew Flatt
6a28bd0e4b
fix some tests for drdr
2010-04-28 11:02:31 -06:00
Matthew Flatt
882b7dce0e
move tests/mzscheme to tests/racket
2010-04-27 18:28:39 -06:00
Matthew Flatt
28b4043077
rename all files .ss -> .rkt
2010-04-27 16:50:15 -06:00
Jay McCarthy
5b779d22ac
slatex test, slatex contracts and props
2010-04-27 11:00:24 -06:00
Jay McCarthy
f638850de9
Fixing some DrDr props
2010-04-27 09:45:10 -06:00
Jay McCarthy
e8d581db0d
Setting responsiblity based on commit history and volunteering
2010-04-27 09:19:39 -06:00
Casey Klein
1cf22896ce
Further increases DrDr timeout for Redex tests
2010-04-26 09:39:04 -05:00
Casey Klein
1d9757df02
Increases DrDr timeout for Redex tests
2010-04-25 06:30:00 -05:00
Eli Barzilay
72431fda2d
only warn when there is an invalid path when getting a prop
2010-04-23 21:01:37 -04:00
Eli Barzilay
f4c08ccb08
Preserve the executable bit of the file
2010-04-23 21:01:36 -04:00
Robby Findler
6272d0511a
dont bother running collects/help/help.ss
2010-04-23 15:43:57 -05:00
Sam Tobin-Hochstadt
29b7ae4f9f
fix comments and props
2010-04-16 17:52:58 -04:00
Robby Findler
b317a8ae89
.
2010-04-16 16:19:48 -04:00
Robby Findler
69b42edc38
svn: r18795
2010-04-12 15:51:47 +00:00
Robby Findler
06da8a6468
svn: r18784
2010-04-10 19:43:50 +00:00
Eli Barzilay
20c12b6deb
somehow this change was not included with the last; also set drdr property for robby
...
svn: r18783
2010-04-10 19:22:19 +00:00
Robby Findler
8242847c7a
svn: r18775
2010-04-09 20:23:44 +00:00
Eli Barzilay
96332e5f8d
Fixing some broken drdr:command-line strings that had no "~s".
...
svn: r18757
2010-04-08 01:42:57 +00:00
Eli Barzilay
e3e5fcdc16
Changing drdr:command-line to have "~s"s instead of "$path"s
...
svn: r18756
2010-04-08 01:41:46 +00:00
Eli Barzilay
befa088b6e
Parse/unparse strings to/from props; separate drdr props to cmdline and
...
timeout; provide some missing bindings
svn: r18755
2010-04-08 01:38:54 +00:00
Casey Klein
e99bbaf88b
Fixes DrDr property
...
svn: r18754
2010-04-07 20:03:58 +00:00
Eli Barzilay
52e2b31408
new drdr props from Matthew
...
svn: r18751
2010-04-07 13:44:46 +00:00
Eli Barzilay
5e55dc1000
more clarifications
...
svn: r18750
2010-04-07 13:41:02 +00:00
Eli Barzilay
e2e2c1e802
no flags now
...
svn: r18749
2010-04-07 13:16:59 +00:00
Eli Barzilay
45904a4a16
clarify comment, add git alias
...
svn: r18748
2010-04-07 13:15:35 +00:00
Eli Barzilay
6473b9581f
Add new props script+storage
...
svn: r18747
2010-04-07 13:06:55 +00:00