From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============2501025650974343901==" MIME-Version: 1.0 From: Kristen Carlson Accardi Subject: [PATCH 0/2] Add function for diplaying text attributes as html Date: Thu, 24 Jun 2010 07:00:30 -0700 Message-ID: <1277388032-13901-1-git-send-email-kristen@linux.intel.com> List-Id: To: ofono@ofono.org --===============2501025650974343901== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Kristen Carlson Accardi (2): stkutil: display text attributes as html test-stkutil: add html attribute display tests src/stkutil.c | 167 +++++++++++++++++++++++++++++++++++++++++++++++= ++++ src/stkutil.h | 32 ++++++++++ unit/test-stkutil.c | 64 +++++++++++++++++++ 3 files changed, 263 insertions(+), 0 deletions(-) --===============2501025650974343901==--