Commit graph

5 commits

Author SHA1 Message Date
Fabian Jakobs
f07745839c fix all tests to run with node.js 2010-12-14 15:09:24 +01:00
Eddy Bruel
8b15b3c0a7 Added paths.js and requireJS-node.js 2010-12-14 11:47:52 +01:00
Eddy Bruel
d30340a809 Fixed a bug in single line tabbing that caused
the tab length not being taken into account.

Added DOM emulation to the unit tests so that they
can be run from node.

Extended the Mockrenderer for the unit tests.

Made the majority of the unit tests work again
(barring those for moveLinesUp, see below).

Fixed a bug in moveLinesUp that caused an empty
line to be inserted. However, this fix causes the
editor to break (need to look at this).
2010-11-24 13:27:38 +01:00
Fabian Jakobs
cba64d86be add original textmate themes and add license information 2010-11-05 09:43:26 +01:00
Fabian Jakobs
6b2e5da482 add requirejs as submodule 2010-11-05 08:40:10 +01:00