2
0
mirror of https://github.com/jupyter/notebook.git synced 2025-01-24 12:05:22 +08:00
Commit Graph

17 Commits

Author SHA1 Message Date
Min RK
3228719b26 fix highlight test for failed highlighting
not sure how this ever succeeded, but it's failing now
2015-01-10 11:05:45 -08:00
Nicholas Bollweg (Nick)
eef949eda9 fixing tests 2014-12-06 14:18:05 -05:00
Nicholas Bollweg (Nick)
8f5b447eaf removing monkeypatch, importing rest of codemirror default theme 2014-12-06 14:18:05 -05:00
Nicholas Bollweg (Nick)
68c4714338 using codemirror mode/meta for detection 2014-12-06 14:18:04 -05:00
Matthias Bussonnier
5db4b7a8ee Merge pull request from Carreau/actions
Add notion of action to keyboard manager.
2014-11-22 12:23:16 +01:00
Mateusz Paprocki
439098a9d5 IPython.{util->utils}.fixConsole() in html/tests/base 2014-10-20 11:12:10 +02:00
Matthias Bussonnier
f8fe41dd67 add test warning shadow 2014-10-17 16:57:40 +02:00
Mateusz Paprocki
ff5b4c6874 Test IPython.utils.fixConsole() (really ansispan()) 2014-10-08 14:15:07 +02:00
Paul Ivanov
4cf1717980 use - for shortcut separators 2014-03-19 15:58:59 -07:00
MinRK
d4780c2cfc remove security.is_safe 2014-03-03 16:10:20 -08:00
MinRK
4d35660f3c sanitize CSS
rather than removing it entirely
2014-03-03 16:10:19 -08:00
MinRK
d7b1e8b45b test style 2014-03-03 16:10:19 -08:00
MinRK
a7dc526b2b testing for sanitize 2014-03-03 16:10:18 -08:00
MinRK
4b01948200 check trust of data-attributes in sanitization 2014-03-03 16:10:18 -08:00
MinRK
0da66543a0 move security js test 2014-03-03 16:10:17 -08:00
Brian E. Granger
c76ab1d836 Adding basic tests for keyboard.js 2014-03-03 13:10:17 -08:00
Jonathan Frederic
23f2bdf734 Made the folders map 1-to-1 with those in static 2014-02-07 21:13:33 -08:00