racket/collects/tests/drracket
Matthew Flatt 6fe2861877 DrRacket: if any file in package X is open, treat X as "in development"
... for the purpose of "populate 'compiled' directories" --- but only if
the user has write permission for the package directory.

This change may or may not be a good idea. The idea is that installed
packages generally should be treated in the same way as the main
"collects" tree (e.g., avoiding debugging instrumentation), but if you
happen to be developing a package, then you want it treated like things
that are not in the main "collects" tree. So, how do you pick? Maybe
opening a file in the package is a good way to pick.
2013-04-16 12:51:54 -06:00
..
private
snip A whole bunch of missing newlines at EOFs (and a few other spaceages). 2012-10-19 06:47:24 -04:00
autosave-recovery-gui.rkt drscheme => drracket 2012-02-14 11:26:20 -06:00
easter-egg.rkt
example-tool.rkt
follow-log.rkt add gc log following info to the drr performance monitor 2013-02-16 07:39:33 -06:00
get-defs-test.rkt
hangman.rkt adjust tests for the new language dialog 2012-11-03 15:49:33 -05:00
image-and-comment-box.rkt
incremental-keybindings-test.rkt
info.rkt Don't compile test files. 2012-03-13 10:29:13 -04:00
io.rkt
language-test.rkt
memory-log.rkt
module-lang-test.rkt
no-write-and-frame-leak.rkt add a basic test of the logger GUI 2012-12-27 10:23:48 -06:00
online-compilation-zo-creation.rkt fix a bug that inhibited online compilation from writing out .zo files 2013-03-14 16:36:51 -05:00
populate-compiled.rkt DrRacket: if any file in package X is open, treat X as "in development" 2013-04-16 12:51:54 -06:00
randomly-click-language-dialog.rkt
randomly-click-preferences.rkt
repl-test-debug.rkt
repl-test-debugprofile.rkt
repl-test-misc.rkt
repl-test-raw.rkt
run.sh
sample-solutions-one-window.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
sample-solutions-testsuite-tp.scm
snips.rkt
stepper-test.rkt
syncheck-direct.rkt
syncheck-eval-compile-time.rkt
syncheck-test.rkt typo in test suite 2013-03-21 18:59:23 -05:00
teaching-lang-coverage.rkt
teaching-lang-executable-creation.rkt
teaching-lang-save-file.rkt
teaching-lang-sharing-modules.rkt
teachpack.rkt
test-docs-complete.rkt
test-engine-test.rkt
time-keystrokes.rkt