index
:
~jonny/telepathy-logger
master
next
ohhai
telepathy-logger-0.1
telepathy-logger-0.6
this-is-REEGGEEEEX
le logger
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-24
Replace empty log-manager test with test-searches
Nicolas Dufresne
4
-22
/
+1
2011-02-24
Remove dead test code
Nicolas Dufresne
2
-92
/
+0
2011-02-24
Sort entities to make test deterministic
telepathy-logger-0.2.0
Danielle Madeley
1
-0
/
+12
2011-02-23
Set logs file mod so it can be cleared in distcheck
Nicolas Dufresne
1
-0
/
+5
2011-02-23
Add test logs to EXTRA_DIST
Nicolas Dufresne
1
-0
/
+2
2011-02-23
Fix 'make dist' so it works
Nicolas Dufresne
1
-5
/
+0
2011-02-23
Fix double free in xml log store and unit test
Nicolas Dufresne
1
-0
/
+32
2011-02-22
Introduce TplEventTypeMask to be able to select event type
Nicolas Dufresne
3
-19
/
+28
2011-02-22
Make TplEntity constructors public
Nicolas Dufresne
4
-32
/
+23
2011-02-22
Fix valgrind support in tests/dbus
Nicolas Dufresne
1
-1
/
+1
2011-02-22
Move away from id/type pair in favor of TplEntity
Nicolas Dufresne
2
-16
/
+46
2011-02-10
Implement XML store test for clear_entity
Nicolas Dufresne
2
-0
/
+101
2011-02-10
Implement XML log store test for clear_account
Nicolas Dufresne
2
-0
/
+62
2011-02-10
Implement test for XML logstore clear method
Nicolas Dufresne
2
-0
/
+117
2011-02-08
Renamed TplChannelText into TplTextChannel
Nicolas Dufresne
1
-1
/
+1
2011-02-08
Renamed TplEventText into TplTextEvent
Nicolas Dufresne
2
-5
/
+5
2011-02-07
Refactored TplEvent/TplEventText
Nicolas Dufresne
1
-2
/
+2
2011-02-07
Room can be deduced from the receiver type
Nicolas Dufresne
1
-2
/
+2
2011-01-21
Remove white space at end of lines
Nicolas Dufresne
3
-6
/
+6
2011-01-21
Move test-entity to dbus enabled test and cleanup
Nicolas Dufresne
5
-39
/
+34
2011-01-21
Remove search_in_identifier test since it deprecated
Nicolas Dufresne
1
-37
/
+0
2011-01-21
Add test/dbus testsuites, as tp-glib does.
Cosimo Alfarano
10
-23
/
+1733
2011-01-21
Adding log base to be used for testing
Cosimo Alfarano
18
-0
/
+343
2011-01-19
Add test for _tpl_entity_new_from_tp_contact()
Nicolas Dufresne
12
-15
/
+3166
2011-01-19
Refactored TplEntity and added unit-test
Nicolas Dufresne
3
-13
/
+75
2011-01-19
Renamed get_events() into get_entities()
Nicolas Dufresne
1
-4
/
+4
2011-01-17
Remove TplEventDirection
Nicolas Dufresne
1
-1
/
+0
2011-01-14
Added g_type_init_with_debug_flags to suppression
Nicolas Dufresne
1
-0
/
+7
2011-01-10
Renamed TplEntry* into TplEvent*
Nicolas Dufresne
1
-1
/
+1
2011-01-10
Adapt the tests to the API changes
Emilio Pozuelo Monfort
1
-1
/
+1
2010-08-17
merge PL and LIBTPL libs together
Guillaume Desmottes
1
-2
/
+2
2010-08-12
[conf] support a new env var TPL_TEST_MODE that doesn't enable GSettings
Danielle Madeley
1
-1
/
+4
2010-08-11
Revert "Remove tests using GSettings for now"
Guillaume Desmottes
1
-0
/
+11
2010-08-11
Remove tests using GSettings for now
telepathy-logger-0.1.5
Guillaume Desmottes
1
-11
/
+0
2010-06-23
remove test-tpl-entry.c
Guillaume Desmottes
2
-24
/
+0
2010-06-17
Explicitly link telepathy-logger-debug to libdbus and dbus-glib, too
Simon McVittie
1
-1
/
+1
2010-06-17
Remove remnants of support for compiling without Text
Simon McVittie
1
-7
/
+0
2010-06-07
rename test-tpl-log-entry.c to test-tpl-entry.c
Guillaume Desmottes
2
-2
/
+2
2010-06-07
rename TplLogEntryText to TplEntryText and TplLogEntry to TplEntry
Guillaume Desmottes
2
-4
/
+4
2010-06-07
move log-entry(-text) to entry(-text)
Guillaume Desmottes
2
-3
/
+3
2010-06-04
observer: prefix internal API with underscore
Guillaume Desmottes
2
-4
/
+4
2010-06-04
log-store-sqlite: prefix internal API with underscore
Guillaume Desmottes
1
-2
/
+2
2010-06-04
conf: prefix internal API with underscore
Guillaume Desmottes
1
-2
/
+2
2010-06-04
channel-factory: prefix internal API with underscore
Guillaume Desmottes
1
-2
/
+2
2010-06-02
Use GDate instead of string to represent dates in API
Guillaume Desmottes
1
-3
/
+4
2010-05-31
Don't compare booleans to TRUE and FALSE
Guillaume Desmottes
2
-2
/
+2
2010-05-31
no need to redefine tpl_observer_register_dbus
Guillaume Desmottes
1
-1
/
+1
2010-05-27
rename all non public headers to -internal.h
Guillaume Desmottes
8
-13
/
+13
2010-05-27
rename log-manager-priv.h to log-manager-internal.h
Guillaume Desmottes
1
-1
/
+1
2010-05-27
log-manager: move API not used by Empathy as internal
Guillaume Desmottes
1
-3
/
+3
[next]