bazel-skylib/tests
Thomas Van Lenten 2b1c4610c3
Reformat with buildifier --warnings=all (#138)
Fixes some dictionaries to put things in the more common orders. Buildifer
used to default to doing this check and reformatting which is why the
//conditions:default got moved up in these in the first place.
2019-04-02 11:48:08 -04:00
..
copy_file copy_file: add rule and tests (#123) 2019-03-18 13:23:15 +01:00
maprule maprule: hide it, not ready for public use. (#133) 2019-03-20 18:13:32 +01:00
write_file write_file: add rule and tests (#122) 2019-03-19 07:52:56 +01:00
BUILD Windows: fix tests for native test wrapper (#129) 2019-03-26 10:52:27 +01:00
analysis_test_test.sh e2e tests: make them run on Windows (#121) 2019-03-19 13:37:33 +01:00
build_test_tests.bzl Some doc fixes (#100) 2019-01-25 14:51:01 -05:00
collections_tests.bzl unittest.bzl: supports Windows (#84) 2018-12-04 16:14:08 +01:00
dicts_tests.bzl Accept kwargs in dicts.add() (#130) 2019-03-20 13:08:29 -04:00
maprule_tests.bzl maprule: hide it, not ready for public use. (#133) 2019-03-20 18:13:32 +01:00
new_sets_tests.bzl unittest.bzl: supports Windows (#84) 2018-12-04 16:14:08 +01:00
partial_tests.bzl unittest.bzl: supports Windows (#84) 2018-12-04 16:14:08 +01:00
paths_tests.bzl unittest.bzl: supports Windows (#84) 2018-12-04 16:14:08 +01:00
selects_tests.bzl Reformat with buildifier --warnings=all (#138) 2019-04-02 11:48:08 -04:00
sets_tests.bzl unittest.bzl: supports Windows (#84) 2018-12-04 16:14:08 +01:00
shell_tests.bzl Windows: fix tests for native test wrapper (#129) 2019-03-26 10:52:27 +01:00
structs_tests.bzl unittest.bzl: supports Windows (#84) 2018-12-04 16:14:08 +01:00
types_tests.bzl Add `types.is_depset`. (#105) 2019-02-08 18:37:26 +01:00
unittest.bash Add basic shell testing for unittest.bzl (#108) 2019-02-11 17:18:56 -05:00
unittest_test.sh e2e tests: make them run on Windows (#121) 2019-03-19 13:37:33 +01:00
unittest_tests.bzl fix a number of warnings found by Starlark analyzer (#114) 2019-02-22 17:44:48 -05:00
versions_tests.bzl unittest.bzl: supports Windows (#84) 2018-12-04 16:14:08 +01:00