##// END OF EJS Templates
ui: dropped the custom font in favor of builtin ones....
ui: dropped the custom font in favor of builtin ones. - this is faster to load/display and produces less problems with UI on multiple platforms - fixed few ui elements after changes

File last commit:

r3118:bb95f636 default
r3164:9a2c9ca9 default
Show More
requirements_test.txt
14 lines | 240 B | text/plain | TextLexer
/ requirements_test.txt
requirements: updated structure of requirement files, and re-generated nix files.
r1236 # test related requirements
dependencies: bumped py.test to 3.8.2
r3118 pytest==3.8.2
dependencies: bumped few libraries....
r3096 py==1.6.0
pytest-cov==2.6.0
dependencies: bumped test dependencies...
r2761 pytest-sugar==0.9.1
pytest-runner==4.2.0
pytest-profiling==1.3.0
dependencies: bumped few libraries....
r3096 pytest-timeout==1.3.2
dependencies: bumped test libraries versions....
r2274 gprof2dot==2017.9.19
requirements: updated structure of requirement files, and re-generated nix files.
r1236
dependencies: organized test requirements....
r1222 mock==1.0.1
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 webtest==2.0.29
dependencies: organized test requirements....
r1222 cov-core==1.15.0
dependencies: bumped few libraries....
r3096 coverage==4.5.1