chiark / gitweb /
New test: make sure that popping doesn't change patch order
authorKarl Hasselström <kha@treskal.com>
Mon, 20 Aug 2007 21:36:00 +0000 (22:36 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 20 Aug 2007 21:36:33 +0000 (22:36 +0100)
commit9d72308d768d2a8ce395bdb9e5d67bcad7a279c7
treeea0bc36972bda2825e7564e88e661945fe29d8b6
parent2f830c0c3a36934b9688f2e445be1cb28e674a89
New test: make sure that popping doesn't change patch order

This is mostly useful in conjunction with the DAG appliedness patches,
since getting this right with a plain series file _ought_ to be
trivial. Nevertheless ...

Signed-off-by: Karl Hasselström <kha@treskal.com>
t/t1203-pop.sh [new file with mode: 0755]