about summary refs log tree commit diff stats
path: root/tests/functionaltests/proftest.c
Commit message (Collapse)AuthorAgeFilesLines
* functest: Make char constMichael Vetter2020-10-151-5/+5
|
* Add include for waitpid to functionaltestMichael Vetter2020-06-041-0/+1
|
* Update tests with new URLMichael Vetter2019-05-031-1/+1
| | | | https://github.com/profanity-im/profanity/issues/1085
* Rename mucconf wins into conf winsPaul Fariello2018-09-051-2/+2
| | | | Configuration windows are now being used by both muc and cmd.
* Allow clearing account resourceJames Booth2016-11-221-1/+1
| | | | issue #880
* Tests: disable occupants panel in functional testsJames Booth2016-09-261-0/+2
|
* Added functional tests for /console commandJames Booth2015-12-301-0/+12
|
* Use single quotes in functional test stanzasJames Booth2015-12-301-6/+6
|
* Disable muc notifications for functional testsJames Booth2015-12-201-0/+2
|
* Fixed functional testsJames Booth2015-11-291-2/+2
|
* Force tls on all connections, add tls policy account propertyJames Booth2015-10-181-1/+1
|
* functionaltests: user ip address for server on connectJames Booth2015-10-131-1/+1
|
* functionaltests: reset connect wait to 30 secsJames Booth2015-10-131-1/+1
|
* functionaltests: Doubled libexpect timeout for connectJames Booth2015-10-131-1/+1
|
* Doubled expect timeout for connect in tests, removed libuuid from travis buildJames Booth2015-10-131-1/+1
|
* Fixed functional testsJames Booth2015-09-301-3/+13
|
* Show software version result in current windowJames Booth2015-08-061-1/+3
|
* tests: prof_connect_with_roster takes itemsJames Booth2015-07-231-7/+14
|
* Added id attributes to roster queriesJames Booth2015-07-221-9/+16
| | | | fixes #596
* Added carbons enable/disable testsJames Booth2015-07-151-1/+1
|
* Set columns when running functional testsJames Booth2015-06-131-9/+18
|
* Increase connection time, functional testsJames Booth2015-06-131-0/+3
|
* Tidied functional testsJames Booth2015-06-131-10/+23
|
* Moved all tests to tests folderJames Booth2015-06-121-0/+213
.h?id=55407ee15f0ebdf93c076ae5ea28ec865497b121'>^
063a5d1c ^

2622c2d2 ^
3d8f47a7 ^

678bff91 ^

5f015e32 ^
fdc5f25f ^
df648ba9 ^
f9216fdd ^
031e9060 ^
bf8b89c5 ^
f9216fdd ^
fdc5f25f ^
4e1ffa6b ^
a3897abb ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94