~om26er/ubuntu/oneiric/tomboy/fix-880299

« back to all changes in this revision

Viewing changes to Tomboy/Addins/WebSyncService/Tests/NoteConvertTests.cs

  • Committer: Bazaar Package Importer
  • Author(s): Iain Lane
  • Date: 2011-08-15 23:09:48 UTC
  • mfrom: (4.3.9 experimental)
  • Revision ID: james.westby@ubuntu.com-20110815230948-8we899b6104bq071
Tags: 1.7.3-1ubuntu1
* Merge with Debian experimental, remaning changes:
  + Use dh-translations instead of manually stripping schemas
  + Ubuntu patches:
    - Add Launchpad integration
    - Use Ubuntu One SSO
    - Add app indicator support
    - Use Ubuntu One as default sync server
    - Add initial note about Ubuntu One
  + autoreconf for some of the above changes
* Run dh_autoreconf with --as-needed to enable support in ltmain.sh

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
//      Sandy Armstrong <sanfordarmstrong@gmail.com>
24
24
// 
25
25
 
26
 
#if false
 
26
#if ENABLE_TESTS
27
27
 
28
28
using System;
29
29
using System.Collections.Generic;