about summary refs log tree commit diff stats
path: root/archive/1.vm/031merge.cc
Commit message (Collapse)AuthorAgeFilesLines
* 5852Kartik Agaram2020-01-011-0/+270
tatic assets and test template init were removed: redundant' href='/gbmor/getwtxt/commit/svc/conf_test.go?h=v0.4.2&id=c0507308950bf7db65d1f6ee79ce9f67b61cbe0e'>c050730 ^
5f06e58 ^
1
2
3
4
5
6
7
8
9
10
1
void returns_false_when_chat_session_does_not_exist(void **state);
void creates_chat_session_on_recipient_activity(void **state);
void replaces_chat_session_on_recipient_activity_with_different_resource(void **state);
void removes_chat_session(void **state);