summaryrefslogtreecommitdiff
path: root/sdk/bp_test.go
AgeCommit message (Expand)Author
2025-02-06Add t.Parallel() to SDK tests Colin Cross
2021-03-20Replace AssertPanic with AssertPanicMessageContains Paul Duffin
2021-03-13Stop sdk package depending on testing.T being embedded in TestResult Paul Duffin
2021-03-10Remove duplicate sdk.TestHelper Paul Duffin
2020-10-09Revert "Make lots of tests run in parallel" Colin Cross
2020-10-06Make lots of tests run in parallel Colin Cross
2020-09-25Handle property structs and BpPropertySets as values to AddProperty. Martin Stjernholm
2020-05-11Defer \n quoting generatedContents until creating the ninja rule Paul Duffin
2020-02-24Add support for transforming a property set after its contents Paul Duffin
2020-02-24Fix issues with bp transformation Paul Duffin