index
:
marvinborner/KochFractal
master
School presentation (GFS)
Marvin
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2013-11-30
Fix element attributes, except for multi-line.
VonC
2013-11-30
First refactoring
VonC
2013-11-28
tests for initial section classes
Hakim El Hattab
2013-11-25
additional fragment tests
Hakim El Hattab
2013-11-25
rewrite fragment sorting to account for multiple fragments with the same index
Hakim El Hattab
2013-11-23
remove current-fragment when leaving slide, add tests for current fragment
Hakim El Hattab
2013-11-23
rename markdown tests to use same naming format as other tests
Hakim El Hattab
2013-11-21
fragments are now zero-indexed
Hakim El Hattab
2013-11-07
ensure that all fragments on past slides are visible #684
Hakim El Hattab
2013-11-06
Add slide attributes for single slide section case.
VonC
2013-11-04
Add unit test for default slide attributes separator pattern.
VonC
2013-11-04
Remove console.log debugs, and fix tabs
VonC
2013-11-04
Restore proper pattern for attributes in elements.
VonC
2013-11-04
Add QUnit.js unit tests for attributes in Markdown slides.
VonC
2013-11-04
add concave and zoom background transitions
Hakim El Hattab
2013-10-30
don't transition between identical backgrounds
Hakim El Hattab
2013-10-28
format tweaks markdown.js, remove extra image asset
Hakim El Hattab
2013-10-27
Add unit-tests for attributes in mardown elements.
VonC
2013-10-10
remove unused head.js in barebones example #616
Hakim El Hattab
2013-08-27
prep markdown test suite
Hakim El Hattab
2013-08-24
add test task, avoid attempt to run tests in unrelated html files
Hakim El Hattab
2013-08-23
pause mode tests
Hakim El Hattab
2013-08-23
test coverage for fragments
Hakim El Hattab
2013-08-23
move examples into test/
Hakim El Hattab
2013-08-22
add test for loop setting
Hakim El Hattab
2013-08-22
more tests #123
Hakim El Hattab
2013-08-22
more tests, enable test page scroll overflow #123
Hakim El Hattab
2013-08-22
more tests, use stricEqual and deepEqual assertions where appropriate #123
Hakim El Hattab
2013-08-22
include info about which slide the assertion applies to
Hakim El Hattab
2013-08-22
add unit tests #123
Hakim El Hattab
2013-06-29
test > examples
Hakim El Hattab
2013-06-29
additional background test
Hakim El Hattab
2013-06-22
background image tweaks
Hakim El Hattab
2013-06-10
additional background test
Hakim El Hattab
2013-06-10
match background and transition slide transition easing equations
Hakim El Hattab
2013-06-09
add test deck for embedded media
Hakim El Hattab
2013-06-04
update background test, documented slide backgrounds in readme (#453)
Hakim El Hattab
2013-06-04
allow control over background color when using images (#453)
Hakim El Hattab
2013-06-04
linear sliding transition option for full page backgrounds (#453)
Hakim El Hattab
2013-06-04
support for optional background property overrides (#453)
Hakim El Hattab
2013-06-04
add test directory and simple test document for per-slide backgrounds (#453)
Hakim El Hattab