]> Git — Sourcephile - webc.git/blob - tests/Goldens/Generator/Site004/Model01/expected.txt
impl: generate routes from a model
[webc.git] / tests / Goldens / Generator / Site004 / Model01 / expected.txt
1 Gen {genSlugs = [Slug {unSlug = "root"},Slug {unSlug = "a"},Slug {unSlug = "b"},Slug {unSlug = "A"},Slug {unSlug = "B"},Slug {unSlug = "index.html"}], genValue = (Left (),Left ())}
2 Gen {genSlugs = [Slug {unSlug = "root"},Slug {unSlug = "a"},Slug {unSlug = "b"},Slug {unSlug = "C"},Slug {unSlug = "D"},Slug {unSlug = "index.html"}], genValue = (Left (),Right ())}
3 Gen {genSlugs = [Slug {unSlug = "root"},Slug {unSlug = "c"},Slug {unSlug = "d"},Slug {unSlug = "A"},Slug {unSlug = "B"},Slug {unSlug = "index.html"}], genValue = (Right (),Left ())}
4 Gen {genSlugs = [Slug {unSlug = "root"},Slug {unSlug = "c"},Slug {unSlug = "d"},Slug {unSlug = "C"},Slug {unSlug = "D"},Slug {unSlug = "index.html"}], genValue = (Right (),Right ())}