Re: [O] [babel] using babel for regression testing

2012-04-17 Thread Eric Schulte
Ilya Shlyakhter writes: > Is there a babel command to do the following: > evaluate all code blocks; for those for which the result is not yet > recorded in the org file, record the result; for those for which the > result was already recorded, compare the new result with the old result; > flag bl

[O] [babel] using babel for regression testing

2012-04-12 Thread Ilya Shlyakhter
Is there a babel command to do the following: evaluate all code blocks; for those for which the result is not yet recorded in the org file, record the result; for those for which the result was already recorded, compare the new result with the old result; flag blocks where there is a difference.