summary refs log tree commit diff stats
path: root/test/bm_loader.py
Commit message (Expand)AuthorAgeFilesLines
* all_benchmarks: improvedhut2010-05-101-2/+0
* fsobject: don't unnecessarily use abspath() in __init__hut2010-05-061-1/+2
* Added license header to a few fileshut2010-05-041-0/+15
* bm_loader: stuffhut2010-05-031-1/+35
* changed testdir to /usr/includehut2010-04-291-1/+1
* Separated benchmark from testcasehut2010-04-291-0/+119
lt;garbeam@gmail.com> 2009-05-29 09:29:22 +0100 committer Anselm R Garbe <garbeam@gmail.com> 2009-05-29 09:29:22 +0100 removed MAXTAGLEN' href='/acidbong/suckless/dwm/commit/config.def.h?h=5.6.1&id=2dbfda72f0c7269c3fcbb5c93173013e7dd0bea6'>2dbfda7 ^
1edf6a7 ^





78f0f85 ^

2ce37bc ^
7ac8c1d ^
8352f2b ^
7ac8c1d ^
39af3c2 ^
2dbfda7 ^
00ca643 ^
a8e0772 ^
ae1d865 ^
39d1ecd ^
2ce37bc ^

f196b71 ^
3794c62 ^
f196b71 ^
051a404 ^
f25cc56 ^
5497268 ^
a8e0772 ^
2d4faae ^
12ea925 ^

a6d23fb ^
3794c62 ^

f196b71 ^
349d768 ^
0fe2e78 ^
5cd65f8 ^



0fe2e78 ^
512541b ^
1edf6a7 ^




d662f98 ^
a8e0772 ^
349d768 ^
1edf6a7 ^

5cd65f8 ^




5cd65f8 ^


12ea925 ^



5cd65f8 ^
a8e0772 ^

2ce37bc ^



5cd65f8 ^









b515765 ^
5cd65f8 ^

5cd65f8 ^



12ea925 ^

5cd65f8 ^
1edf6a7 ^
5cd65f8 ^


829b6b5 ^


b86c818 ^
5cd65f8 ^

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
95
96
97
98
99
100
101
102
103
104
105
106
107