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-03-15
Remove empty channel test
Nicolas Dufresne
4
-317
/
+0
2011-03-15
Removed twisted test has they have never been used
Nicolas Dufresne
15
-1925
/
+9
2011-03-15
Remove log_id from XML log store
Nicolas Dufresne
1
-4
/
+0
2011-03-10
Fix invalid read in pseudo observer test
Nicolas Dufresne
1
-1
/
+0
2011-03-01
Fix XML store test crash on 32bit machine
Nicolas Dufresne
1
-4
/
+5
2011-03-01
Fix and complete ld.so supressions
Nicolas Dufresne
1
-0
/
+24
2011-03-01
Moved sqlite test with dbus tests
Nicolas Dufresne
3
-1
/
+1
2011-03-01
Moves observer test with dbus tests
Nicolas Dufresne
3
-10
/
+1
2011-02-28
Add a XML log store test for add_event
Nicolas Dufresne
1
-0
/
+174
2011-02-28
Change fixture->store to be a TplLogStore
Nicolas Dufresne
1
-24
/
+22
2011-02-24
Merge branch 'tests-fix'
Nicolas Dufresne
5
-191
/
+137
2011-02-24
test-tpl-log-store-xml: don't ignore system() return value so gcc is happy
Guillaume Desmottes
1
-1
/
+3
2011-02-24
Fix test_get_dates() to use GDate method
Nicolas Dufresne
1
-3
/
+3
2011-02-24
Convert test_get_events_for_date() to _async() method
Nicolas Dufresne
1
-6
/
+24
2011-02-24
Convert test_get_entities() to use _async() method
Nicolas Dufresne
1
-7
/
+26
2011-02-24
Convert test_get_dates() to use _async() method
Nicolas Dufresne
1
-8
/
+29
2011-02-24
Move non-test code on top
Nicolas Dufresne
1
-77
/
+78
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
[next]