- silence gcc -Wformat
[platform/upstream/libsolv.git] / ext / testcase.c
2012-03-13 Michael Schroeder- silence gcc -Wformat
2012-03-09 Michael Schroeder- use our own susetags parser, even if ENABLE_SUSEREPO...
2012-03-01 Michael Schroeder- rename repo_add_solv_flags to repo_add_solv. Should...
2012-02-29 Michael Schroeder- fix argc comparison
2012-02-29 Michael Schroedersupport RESULT_UNNEEDED in testcases
2012-02-24 Michael Schroeder- rename SOLVER_FLAG_IGNORE_ALREADY_RECOMMENDED to...
2012-02-22 Michael Schroeder- also put poolflags in testcases, support <inline...
2012-02-22 Michael Schroeder- support testcases with multiple solver jobs
2012-02-21 Michael Schroeder- allow <> dep in susetags, special case pattern: in...
2012-02-20 Michael Schroeder- fix testcasedir handling
2012-02-20 Michael Schroeder- fix copy&paste error
2012-02-20 Michael Schroeder- make file list conversion twice as fast by adding...
2012-02-16 Michael Schroeder- fix filelist handling in repo_susetags and testcase
2012-02-15 Michael Schroeder- commit current state of testcase
2012-02-14 Michael Schroeder- commit current state of testcase support
2012-02-09 Michael Schroeder- start testcase reading/writing support