##// END OF EJS Templates
Merge pull request #3648 from jenshnielsen/store_test...
Merge pull request #3648 from jenshnielsen/store_test Fix store magic test On MacOSX the temp dir in /var is symlinked into /private/var thus making this comparison fail. This pull request fixes the issue by using os.path.realpath to expand the tempdir into the real directory.
Min RK -
r11366:a21a3b9c merge
Show More
Name Size Modified Last Commit Author
/ IPython / lib / tests
__init__.py Loading ...
test_backgroundjobs.py Loading ...
test_deepreload.py Loading ...
test_display.py Loading ...
test_imports.py Loading ...
test_irunner.py Loading ...
test_irunner_pylab_magic.py Loading ...
test_latextools.py Loading ...
test_pretty.py Loading ...
test_security.py Loading ...