Re: [Orgmode] [Dev] Org-mode Test Framework

2010-10-06 Thread Eric Schulte
Hi Nick, Thanks for noticing these points, I've pushed up fixes for both. -- Eric Nick Dokos writes: > Eric Schulte wrote: > >> A test framework based on ert [1] is now included in the testing >> directory of the org-mode repository. Directions for use are included >> in testing/README.org.

Re: [Orgmode] [Dev] Org-mode Test Framework

2010-10-06 Thread Eric Schulte
Fixed, Thanks Nick Dokos writes: > ... and a typo on line 24 of README.org: just->jump. > > Nick ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmo

Re: [Orgmode] [Dev] Org-mode Test Framework

2010-10-05 Thread Nick Dokos
... and a typo on line 24 of README.org: just->jump. Nick ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] [Dev] Org-mode Test Framework

2010-10-05 Thread Nick Dokos
Eric Schulte wrote: > A test framework based on ert [1] is now included in the testing > directory of the org-mode repository. Directions for use are included > in testing/README.org. > > This is based on work by Sebastian Rose and myself. > > Enjoy -- Eric > > Footnotes: > [1] http://githu

[Orgmode] [Dev] Org-mode Test Framework

2010-10-05 Thread Eric Schulte
A test framework based on ert [1] is now included in the testing directory of the org-mode repository. Directions for use are included in testing/README.org. This is based on work by Sebastian Rose and myself. Enjoy -- Eric Footnotes: [1] http://github.com/ohler/ert