summaryrefslogtreecommitdiff
path: root/ext/testcase.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-01- rename repo_add_solv_flags to repo_add_solv. Should have done this a couple...Michael Schroeder1-0/+6
2012-02-29- fix argc comparisonMichael Schroeder1-1/+1
2012-02-29support RESULT_UNNEEDED in testcasesMichael Schroeder1-0/+14
2012-02-24- rename SOLVER_FLAG_IGNORE_ALREADY_RECOMMENDED to SOLVER_FLAG_ADD_ALREADY_RE...Michael Schroeder1-1/+1
2012-02-22- also put poolflags in testcases, support <inline> resultsMichael Schroeder1-26/+144
2012-02-22- support testcases with multiple solver jobsMichael Schroeder1-0/+4
2012-02-21- allow <> dep in susetags, special case pattern: in packageand(), add SOLVER...Michael Schroeder1-15/+18
2012-02-20- fix testcasedir handlingMichael Schroeder1-2/+2
2012-02-20- fix copy&paste errorMichael Schroeder1-1/+1
2012-02-20- make file list conversion twice as fast by adding a 1k dir cacheMichael Schroeder1-0/+1
2012-02-16- fix filelist handling in repo_susetags and testcaseMichael Schroeder1-22/+40
2012-02-15- commit current state of testcaseMichael Schroeder1-109/+330
2012-02-14- commit current state of testcase supportMichael Schroeder1-7/+914
2012-02-09- start testcase reading/writing supportMichael Schroeder1-0/+682