* overhaul/clean-up container code, add path object; seems to work now

This commit is contained in:
Dirk-Jan C. Binnema 2011-06-26 13:12:40 +03:00
parent 9c6014e40b
commit a3bd931aaf
4 changed files with 530 additions and 378 deletions

File diff suppressed because it is too large Load Diff

View File

@ -43,7 +43,7 @@ fill_database (const char *testdir)
cmdline = g_strdup_printf ("%s index --muhome=%s --maildir=%s"
" --quiet",
MU_PROGRAM, tmpdir, testdir);
/* g_print ("%s\n", cmdline); */
g_print ("%s\n", cmdline);
g_assert (g_spawn_command_line_sync (cmdline, NULL, NULL,
NULL, NULL));

View File

@ -2,8 +2,8 @@ From: testfrom@example.com
To: testto@example.com
Subject: Re: child 4.0
Message-Id: <child4.0@msg.id>
References: <root4@msg.id>
In-reply-to: <root4@msg.id>
References: <non-exist-root4@msg.id>
In-reply-to: <non-exist-root4@msg.id>
Date: Tue, 24 Jun 2011 11:10 +0000
abc

View File

@ -2,8 +2,8 @@ From: testfrom@example.com
To: testto@example.com
Subject: Re: child 4.1
Message-Id: <child4.1@msg.id>
References: <root4@msg.id>
In-reply-to: <root4@msg.id>
References: <non-exist-root4@msg.id>
In-reply-to: <non-exist-root4@msg.id>
Date: Tue, 24 Jun 2011 11:20 +0000
abc