Browse Source

Check that cwd is reversed after use

pull/179/head
Oliverpool 9 years ago
parent
commit
36df563835
  1. 2
      test/test_content/cwd_list.control
  2. 2
      test/test_content/cwd_list.source

2
test/test_content/cwd_list.control

@ -1 +1 @@
["subdir/chordpro.csg"]
["subdir/chordpro.csg", "exsong.sg"]

2
test/test_content/cwd_list.source

@ -1 +1 @@
[["cwd(subdir)", "exsong.sg", "intersong.is", "jsonlist.json", "texfile.tex", "texsong.tsg", "chordpro.csg", "subdir/chordpro.csg"]]
[["cwd(subdir)", "exsong.sg", "intersong.is", "jsonlist.json", "texfile.tex", "texsong.tsg", "chordpro.csg", "subdir/chordpro.csg"], "exsong.sg"]
Loading…
Cancel
Save