2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-30 01:41:21 +00:00
bazel-lib/lib/tests/write_source_files
Alex Eagle a9dc052c8b feat: add assert_outputs
It's a simple way to make an executable example demonstrate what outputs a rule produces.
See https://github.com/aspect-build/rules_ts/pull/214 for an example usage in the real world.
2022-10-31 15:25:12 -07:00
..
e2_dir
e_dir
subdir
.gitignore fix(write_source_files): fix nested directories (#65) 2022-04-06 11:25:17 -07:00
a.js
a2.js
b.js
b2.js
BUILD.bazel feat: add assert_outputs 2022-10-31 15:25:12 -07:00
f.js
f2.js
g.js feat: replace default_info_files with output_files which adds output_group attribute (#50) 2022-03-15 17:36:22 -07:00
g2.js feat: replace default_info_files with output_files which adds output_group attribute (#50) 2022-03-15 17:36:22 -07:00
skylib_LICENSE fix: fix a bug where write_source_files diff_test fails on windows when 2022-06-16 09:10:30 -07:00
write_source_file_test.bzl refactor: give internal impl methods meaningful names (#252) 2022-09-20 15:23:56 -07:00