Test for #include order
authorRobert Bradshaw <robertwb@math.washington.edu>
Fri, 16 Jan 2009 05:25:31 +0000 (21:25 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Fri, 16 Jan 2009 05:25:31 +0000 (21:25 -0800)
commitcd4b9f1b215f66a7d5280a5f7ef37f28324bceff
treed349e48f0df91c45b79536f867c59b617c4026f9
parente7354e5561aea2ffb172dac8d9ea6579f5b760bd
Test for #include order
tests/run/includes/a.h [new file with mode: 0644]
tests/run/includes/all.pyx [new file with mode: 0644]
tests/run/includes/b.h [new file with mode: 0644]
tests/run/includes/b.pxd [new file with mode: 0644]
tests/run/includes/c.h [new file with mode: 0644]
tests/run/includes/d.h [new file with mode: 0644]
tests/run/includes/d.pxd [new file with mode: 0644]
tests/run/includes/e.h [new file with mode: 0644]
tests/run/includes/indirect_d.pxd [new file with mode: 0644]