Statistics
| Branch: | Revision:

root / webodf / tests @ 4eb07bc1

Name Size
  core
  gui
  resources
tests.html 403 Bytes
tests.js 1.2 kB

Latest revisions

# Date Author Comment
7e2af153 06/01/2011 11:40 pm Jos van den Oever

More fixes for IE9

Improvements for reading binary data via Internet Explorer 9.

eade448b 02/28/2011 08:40 pm Jos van den Oever

Disable test that is failing and is not used anyway.

b978a0fb 02/27/2011 09:46 pm Jos van den Oever

Refactor use of byte arrays

Previously, byte arrays were implemented as string with values from 0 to 255 inclusive. Some runtimes such as Node and modern browsers have native array implementations. These should be faster.

This commit changes changes WebODF to use the native arrays. Since byte arrays differ across runtimes, they are now abstracted by the Runtime.

175a8c4f 02/14/2011 09:40 am Jos van den Oever

Add compile step to check JavaScript with JSLint and fixed errors in some files.

5d6ccf70 02/07/2011 07:37 am Jos van den Oever

Some work on a possible cursor implementation.

ed9e9e6d 01/14/2011 09:50 am Jos van den Oever

Add testareas element because in new WebKit browsers, tests on the DOM that use a selection need to be anchored in the DOM.

c1deb50c 01/14/2011 09:49 am Jos van den Oever

fix tests to new UnitTester class

743453a6 01/03/2011 11:23 am Jos van den Oever

small changes towards a better cursor

b5550efb 11/27/2010 03:07 pm Jos van den Oever

Simplify test.

067a64dc 11/27/2010 12:29 pm Jos van den Oever

Add test for writing of data and fix it for firefox. for other browsers this will be really hard.

View revisions

Also available in: Atom