aboutsummaryrefslogtreecommitdiff
path: root/bp2build/python_binary_conversion_test.go
AgeCommit message (Expand)Author
2022-10-12Fix some issues in bp2build converter for python_binary_host.Wei Li
2022-09-01Export RunBp2BuildTestCaseSimple() in testing.goTrevor Radcliffe
2022-09-01Exporting MakeBazelTarget() in testing.goAlix
2022-08-01export common bp2build testing functionsSam Delmerico
2022-06-09Allowlist apexer for bp2buildCole Faust
2022-02-03add target_compatible_with stanza for host targetsSam Delmerico
2021-12-14Use one mutator for all bp2build conversion.Liz Kammer
2021-11-15Refactor bp2build testsLiz Kammer
2021-10-01Have python_*{,_host} handle arch-variantsAlex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-27python_{binary,library}{,_host} handle lib propertyAlex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-23Rename runPythonTestCaseAlex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-08-23Share runBp2BuildTestCase & runPythonTestCaseAlex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-05-25Mark test helpers as helpers.Liz Kammer
2021-05-23Split each test case to a different test function.Lukacs T. Berki
2021-05-19Move some implicitly shared testing code for bp2build into testing.go.Rupert Shuttleworth
2021-04-09bp2build: codegen singleton lists on one line.Jingwen Chen
2021-03-09bp2build: add python_binary_host converter.Jingwen Chen