Revision d3cfcd40419ea01e1e6a4a9e3eb050062d36c37d authored by Curtis Vogt on 22 February 2017, 16:58:28 UTC, committed by Curtis Vogt on 03 April 2017, 13:23:08 UTC
Useful for testing Julia functions which prompt for user input. Note
that the fake PTY and new process are necessary to support user input
that uses the `getpass` function.
1 parent ceb0674
History
File Mode Size
.github
base
contrib
deps
doc
etc
examples
src
test
ui
.gitignore -rw-r--r-- 213 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 5.6 KB
CONTRIBUTING.md -rw-r--r-- 19.4 KB
DISTRIBUTING.md -rw-r--r-- 8.2 KB
HISTORY.md -rw-r--r-- 103.9 KB
LICENSE.md -rw-r--r-- 5.6 KB
Make.inc -rw-r--r-- 33.6 KB
Makefile -rw-r--r-- 26.1 KB
NEWS.md -rw-r--r-- 24.9 KB
README.arm.md -rw-r--r-- 4.5 KB
README.md -rw-r--r-- 27.5 KB
README.windows.md -rw-r--r-- 17.5 KB
VERSION -rw-r--r-- 15 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.1 KB

README.md

back to top