diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2017-09-16 16:41:37 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2017-09-16 16:57:01 -0400 |
commit | 511d6fe676056a72f58daa7307267603f42003f3 (patch) | |
tree | 54323107abe5fc9b750c18dbf67262f0e353d87b /tests/test_data_flow_depth.out | |
parent | 69a5f09e1fa0cd85bf5cd90342856ef175b40a25 (diff) | |
download | bfs-511d6fe676056a72f58daa7307267603f42003f3.tar.xz |
tests: Add tests that trigger some optimizations
Diffstat (limited to 'tests/test_data_flow_depth.out')
-rw-r--r-- | tests/test_data_flow_depth.out | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/test_data_flow_depth.out b/tests/test_data_flow_depth.out new file mode 100644 index 0000000..350b489 --- /dev/null +++ b/tests/test_data_flow_depth.out @@ -0,0 +1,8 @@ +basic/c/d +basic/e/f +basic/g/h +basic/j/foo +basic/k/foo +basic/l/foo +basic/k/foo/bar +basic/l/foo/bar |