racket/collects/tests
Matthew Flatt 59f289249f raco pkg: user-specific and version-specific by default
The default `raco pkg' mode should work right for a
multiple-version installation (because everything in
Racket should work in a multiple-version installation).
Along the same lines, `raco pkg' should work if the
installation directory is unwriteable. So, the default
mode is user-specific and version-specific.

Use `--shared' or `-s' for user-specific, all-version
installs.

By default, `raco pkg show' now shows packages installed
in all three modes (installation-wide, user- and version-
specific, and user-specific all-version). Use `-i', `-u',
or `-s' to show just one of them.
2012-11-30 19:09:19 -07:00
..
algol60
compiler compiler/zo-marshal: repair mashaling of import info in syntax 2012-08-06 15:32:27 -06:00
data Rename to bit-vector-popcount 2012-11-28 22:04:25 +01:00
datalog
db add table-based db tests 2012-11-14 20:40:52 -05:00
deinprogramm Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
drracket make the drr log follower show its results in a separate window 2012-11-27 22:56:44 -06:00
eopl Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
errortrace
file add file/unzip 2012-11-20 10:12:27 -07:00
framework automatic parenthesis mode improvements 2012-11-25 21:57:52 -06:00
frtime
future fix problems with `would-be-future' 2012-10-30 17:28:37 -06:00
generic Implementation of #:defaults keyword for define-generics 2012-11-09 20:14:56 -05:00
gracket racket/gui/dynamic: make gui-dynamic-require' pull from racket/gui/base' 2012-11-19 08:13:48 -07:00
honu [honu] move honu-syntax to syntax.rkt. allow each pattern to specify a syntax result 2012-11-01 11:22:55 -06:00
htdp-lang fix string-ith's error message; Closes PR 13197 2012-10-17 20:27:12 -04:00
html
jpr
lazy
macro-debugger make macro stepper recover from jumps within expansion 2012-10-11 17:44:51 -04:00
match Move define/match to racket/match 2012-10-14 14:39:36 -04:00
mysterx
mzcom
net Added path->url tests for directory paths 2012-11-27 08:46:40 -07:00
openssl
plai enabling shared in plai with some shameless copying of kernel code 2012-11-06 19:53:03 -07:00
planet adjust planet tests to use 'raco planet' command-line tool, not 'planet' 2012-08-24 07:41:05 -05:00
planet2 raco pkg: user-specific and version-specific by default 2012-11-30 19:09:19 -07:00
profile
r6rs make case' in r5rs' and r6rs' still use eqv?' 2012-11-26 19:49:36 -07:00
racket fix problem with re-expansion and renamed imports 2012-11-30 07:26:52 -07:00
racklog Fixing Racklog cut error found by Erik Dominikus 2012-08-14 21:34:02 -06:00
rackunit Add check-match to rackunit 2012-11-20 13:02:31 -05:00
scribble break cross-reference info for document into pieces 2012-11-23 18:44:51 -07:00
scriblib
slatex
srfi Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
stepper Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
stxparse fixed template tests 2012-10-11 17:37:57 -04:00
syntax added tests for racket/syntax 2012-08-24 18:14:40 -04:00
syntax-color
test-engine
typed-racket Add more tests for continuation marks & Any wrapping 2012-11-30 17:37:33 -05:00
units
unstable Fix unstable/logging to work with the new logging system. 2012-09-11 13:48:14 -04:00
utils add find-labelled-windows 2012-11-03 13:54:48 -05:00
web-server Removing usable of lib paths and collection paths in Web server re: Planet 2 extensions 2012-11-24 09:22:14 -07:00
xml Fix for PR 13234. xexpr-core: added more test cases to 2012-11-07 11:46:32 -07:00
xrepl
eli-tester.rkt
info.rkt
run-automated-tests.rkt
stress.rkt
zo-path.rkt
zo-size.rkt