]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
make the testcase_strsolvid function public 140/head
authorMike Nolta <mike@nolta.net>
Sat, 18 Jun 2016 16:44:16 +0000 (12:44 -0400)
committerMike Nolta <mike@nolta.net>
Wed, 3 Aug 2016 16:38:50 +0000 (12:38 -0400)
ext/libsolvext.ver

index 8774fd465a18571f51184baf190683fe8e58e8ad..4896e855ff854f946e8c1617a1c5f0dad96d5cbb 100644 (file)
@@ -66,6 +66,7 @@ SOLV_1.0 {
                testcase_str2dep;
                testcase_str2job;
                testcase_str2repo;
+               testcase_str2solvid;
                testcase_read;
                testcase_resultdiff;
                testcase_solverresult;