]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Special case file dependencies in the testcase writer
authorMichael Schroeder <mls@suse.de>
Fri, 8 Apr 2022 11:43:39 +0000 (13:43 +0200)
committerMichael Schroeder <mls@suse.de>
Fri, 8 Apr 2022 11:43:39 +0000 (13:43 +0200)
commit5e1ac6aaa91c6db34ff82ddc604a4c2483c3aaac
tree2522d936fb6bb89c5ae37172f8f3a3dc1d66ae01
parentea114b257b78bda6ee3e4238118ed93bc57c5984
Special case file dependencies in the testcase writer

There's special casing in the reader, so we have to make sure
that complex dependencies starting with a '/' are written
correctly.
ext/repo_testcase.c