about summary refs log tree commit diff stats
path: root/tests/test_common.c
Commit message (Expand)AuthorAgeFilesLines
* Moved quote stripper to common, added testsJames Booth2015-02-081-0/+44
* Added utf8_display_lenJames Booth2015-01-171-0/+43
* Fixed tests for sha1 renamingJames Booth2014-06-151-15/+15
* Changed to use gnutls instead of openssl for sha1 hashingJames Booth2014-05-011-0/+56
* Fixed memory leaks from str_replaceJames Booth2014-01-211-0/+24
* Fixed broken testsJames Booth2014-01-191-1/+1
* Refactored testsuite for less verbose outputJames Booth2014-01-191-1/+1
* Tests valid and invalid resource presence stringsJames Booth2013-12-171-0/+40
* Moved common tests to cmockaJames Booth2013-12-141-94/+59
* Removed limit on number of windows, WIPJames Booth2013-08-271-105/+105
* Added function to get next available window number, and testsJames Booth2013-08-271-0/+296
* Merge common and utilJames Booth2012-08-231-0/+165
94c84a8157db1859'>^
62cd83ba ^






f07bb12f ^

c9383c72 ^







f07bb12f ^





34a60763 ^
f07bb12f ^









34a60763 ^
f07bb12f ^
c9383c72 ^


f07bb12f ^
c9383c72 ^
f07bb12f ^


c9383c72 ^
f07bb12f ^
c9383c72 ^
f07bb12f ^
c9383c72 ^
f07bb12f ^










f07bb12f ^




c9383c72 ^





f07bb12f ^
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