Maxime Coste
|
759319ca44
|
Buffer: move back Modification as an implementation detail
* Filters now only works on insertion and take directly the
iterator and content
* use Buffer::insert and Buffer::erase to modify a buffer
|
2012-08-10 19:12:43 +02:00 |
|
Maxime Coste
|
5a671db12c
|
Correct multi select unit test
|
2012-07-16 21:14:52 +02:00 |
|
Maxime Coste
|
62202a46c1
|
Add some string helpers and unit tests
functions int_to_str(int) and split(const String&, Character),
plus corresponding unit tests
|
2012-05-29 05:19:50 +00:00 |
|
Maxime Coste
|
7f425c4467
|
add an editor unit test
|
2012-04-01 15:39:53 +00:00 |
|
Maxime Coste
|
a555e28b4e
|
add basic unit tests run at startup
|
2012-03-21 19:27:36 +00:00 |
|