Corey Goldberg
|
e1e633088d
|
fix typo in comment
|
7 years ago |
Corey Goldberg
|
9a8c0e80f6
|
refactor and new test
|
7 years ago |
Corey Goldberg
|
214835c739
|
minor formatting
|
7 years ago |
Corey Goldberg
|
5e838a5965
|
refactor logic for getting and unused X11 display
|
7 years ago |
Corey Goldberg
|
c9264d6911
|
don't hardcode tmp dir location
|
7 years ago |
Corey Goldberg
|
15d458d5fa
|
rename variable for clarity
|
7 years ago |
Corey Goldberg
|
5f316d1299
|
update copyright year
|
7 years ago |
Corey Goldberg
|
db65ebdf8d
|
better error handling when xvfb is not installed
|
7 years ago |
Corey Goldberg
|
a9f8967c9b
|
bumped version for relase
|
7 years ago |
Corey Goldberg
|
11ed03952b
|
Merge pull request #11 from cgoldberg/readme-tweakerz
updates to README.rst
|
7 years ago |
Corey Goldberg
|
b7bd250c29
|
more README fix
|
7 years ago |
Corey Goldberg
|
57577c0ba2
|
updates to README.rst
|
7 years ago |
Corey Goldberg
|
f946e438b7
|
Merge pull request #10 from koterpillar/patch-1
Do not pass open file descriptors to Xvfb
|
7 years ago |
Alexey Kotlyarov
|
b30b75ebc5
|
Do not pass open file descriptors to Xvfb
Explicitly pass close_fds=True so that Xvfb does not inherit the open file descriptors of the calling process.
|
7 years ago |
Corey Goldberg
|
7bb52b9ab9
|
bumped version for release
|
7 years ago |
Corey Goldberg
|
2484911191
|
added python 3.5 to classifiers in setup.py
|
7 years ago |
Corey Goldberg
|
273461cf4c
|
fixed build badge
|
7 years ago |
Corey Goldberg
|
694fe897e9
|
Merge pull request #9 from cgoldberg/new-stuff
drop python 2.6 support and other fixes
|
7 years ago |
Corey Goldberg
|
900a564ba6
|
added travis-ci badge to readme
|
7 years ago |
Corey Goldberg
|
793229652d
|
fix redirect subprocess output to dev/null
|
7 years ago |
Corey Goldberg
|
b92878fef0
|
dropped python 2.6 completely, dropped nose, don't redirect subprocess output
|
7 years ago |
Corey Goldberg
|
d8f7748501
|
added travis-ci
|
7 years ago |
Corey Goldberg
|
ef358cefc3
|
update MANIFEST.in to include LICENSE
|
7 years ago |
Corey Goldberg
|
f5d5fc302f
|
update copyright years in license
|
7 years ago |
Corey Goldberg
|
4d04c1c206
|
Merge pull request #7 from depristo/master
Add MIT license to source
|
7 years ago |
Mark DePristo
|
7493971bea
|
Add MIT license to source
|
7 years ago |
Corey Goldberg
|
739f7865f2
|
fixed nit in setup.py
|
8 years ago |
Corey Goldberg
|
5162ab815b
|
bumped version fior release
|
8 years ago |
Corey Goldberg
|
c8a2f03c2d
|
modified README
|
8 years ago |
Corey Goldberg
|
3841f2b74d
|
fixed tests so they run properly under tox, and added verbosity to test output
|
8 years ago |
Corey Goldberg
|
becf66efc9
|
flattened package to module and updated setup and tests
|
10 years ago |
Corey Goldberg
|
55701d643f
|
fixed tox for testing, removed pep8 unittest and added flake8 stage in tox
|
10 years ago |
Corey Goldberg
|
1f37d6849d
|
updated README with context manager example and bumped version num
|
10 years ago |
Corey Goldberg
|
87e6a39f99
|
added unit test for context manager
|
10 years ago |
Corey Goldberg
|
5dda044c72
|
Merge pull request #4 from moschlar/contextmanager
Make Xvfb a contextmanager
|
10 years ago |
Moritz Schlarb
|
dc8d6e8e8a
|
Make Xvfb a contextmanager
|
10 years ago |
Corey Goldberg
|
f5b14ccdb2
|
fixes
|
10 years ago |
Corey Goldberg
|
4bd5b49151
|
bumped version for pypi release
|
10 years ago |
Corey Goldberg
|
e2c7fc64a7
|
readme nit
|
10 years ago |
Corey Goldberg
|
f87d693855
|
handle bad args and more unit tests
|
10 years ago |
Corey Goldberg
|
7e684e7089
|
made pep8 tests pass
|
10 years ago |
Corey Goldberg
|
47b27033b4
|
Merge pull request #3 from miljank/master
Adding ability to pass arbitrary args to Xvfb.
|
10 years ago |
Miljan Karadzic
|
08928d0c20
|
Adding support for additional command line options
|
10 years ago |
Miljan Karadzic
|
ffa44e576d
|
Adding nolisten
|
10 years ago |
Corey Goldberg
|
4101e73abc
|
fixed tox
|
10 years ago |
Corey Goldberg
|
eed8ad7d29
|
updated readme
|
10 years ago |
Corey Goldberg
|
e948f16522
|
fixed all pep8 errors and bumped version num
|
10 years ago |
Corey Goldberg
|
a1022d929b
|
fixed pep8 warnings in setup
|
10 years ago |
Corey Goldberg
|
59ffe6fae2
|
added pep8 dependency for tests
|
10 years ago |
Corey Goldberg
|
6284c29c86
|
added pep8 conformance unittest
|
10 years ago |