From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Fran=C3=A7ois_Pinard?= Subject: Colorg weekly report Date: Sun, 17 Feb 2013 22:55:56 -0500 Message-ID: <86a9r2e0mr.fsf@iro.umontreal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7Hpe-0005pO-Ot for emacs-orgmode@gnu.org; Sun, 17 Feb 2013 22:55:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U7Hpd-0006mJ-Rn for emacs-orgmode@gnu.org; Sun, 17 Feb 2013 22:55:58 -0500 Received: from 206-248-137-202.dsl.teksavvy.com ([206.248.137.202]:64906 helo=mercure.bureau.ubity.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7Hpd-0006m4-MC for emacs-orgmode@gnu.org; Sun, 17 Feb 2013 22:55:57 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, my Org friends. Real life rather caught me this weekend, to the point I had only very little free time, not enough to sensibly advance the colorg project. My plan was to program an automatic test generator for colorg-server. I wrote down notes about what it will be (but not worth committing). I came to realize that if I hand-write precise tests, I'll likely miss in my tests whatever cases I miss in the code. I'll rather have thousands of tests generated, and save only a few in a repeatable regression suite: some which are representative, or those which triggered problems. So, hopefully, next weekend will be about tests, and solidification. Fran=C3=A7ois