aboutsummaryrefslogtreecommitdiff
path: root/tests/selects_tests.bzl
AgeCommit message (Expand)Author
2020-06-19Address lint errors (#254)Andrew Z Allen
2020-03-25Fix type parsing errors on "always true" conditions. (#239)Greg
2019-10-29make select_tests resilient to default configuration differences (#212)c-parsons
2019-06-05selects.bzl: Add config_setting_group for config_setting AND/OR-chaining (#89)Greg
2019-04-02Reformat with buildifier --warnings=all (#138)Thomas Van Lenten
2019-01-02Run buildifier --lint=fix over the files. (#88)Thomas Van Lenten
2018-12-04unittest.bzl: supports Windows (#84)László Csomor
2018-09-28Rename a number of instances of 'skylark' to 'starlark' or 'bzl'c-parsons
2018-08-24Remove usage and suggests for lib.bzl.Thomas Van Lenten
2018-06-13Reformat .bzl files with buildifier and add format check.Thomas Van Lenten
2017-10-10Initial check-in.Tony Allevato