about summary refs log tree commit diff
path: root/tests/Makefile (follow)
Commit message (Expand)AuthorAge
* tests/Makefile: not everyone has `.` in $PATHLars Hjemli2008-07-22
* Create initial testsuiteLars Hjemli2007-11-11
d> Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2006-12-11Fix cache algorithm loopholeLars Hjemli This closes the door for unneccessary calls to cgit_fill_cache(). Noticed by Linus. Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2006-12-10Add version identifier in generated filesLars Hjemli Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2006-12-10Add license file and copyright noticesLars Hjemli Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2006-12-10Add caching infrastructureLars Hjemli