~ubuntu-branches/ubuntu/trusty/monodevelop/trusty-proposed

« back to all changes in this revision

Viewing changes to src/addins/TextTemplating/Mono.TextTemplating.Tests/ChangeLog

  • Committer: Package Import Robot
  • Author(s): Jo Shields
  • Date: 2013-05-12 09:46:03 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20130512094603-mad323bzcxvmcam0
Tags: upstream-4.0.5+dfsg
ImportĀ upstreamĀ versionĀ 4.0.5+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-12-11  Michael Hutchinson  <mhutchinson@novell.com>
 
2
 
 
3
        * Mono.TextTemplating.Tests.csproj: Don't local-copy nunit.
 
4
 
 
5
2009-11-27  Olivier Dagenais  <olivier.dagenais@gmail.com>
 
6
 
 
7
        * GenerationTests.cs: Make tests independent of the runtime
 
8
          they are running under by stripping the "autogenerated"
 
9
          comment (i.e. the first 9 lines).
 
10
 
 
11
2009-10-29  Lluis Sanchez Gual  <lluis@novell.com>
 
12
 
 
13
        * Mono.TextTemplating.Tests.csproj: Flush.
 
14
 
 
15
2009-08-13  Lluis Sanchez Gual  <lluis@novell.com>
 
16
 
 
17
        * DummyHost.cs: Fix windows build.
 
18
 
 
19
2009-08-13  Michael Hutchinson  <mhutchinson@novell.com>
 
20
 
 
21
        * Mono.TextTemplating.Tests.csproj: Use assembly refs for
 
22
          nunit.
 
23
 
 
24
2009-08-12  Michael Hutchinson  <mhutchinson@novell.com>
 
25
 
 
26
        * Mono.TextTemplating.Tests.csproj: Include the ASP.NET MVC
 
27
          and TextTemplating addins in the main solution and build.
 
28
 
 
29
2009-04-13  Michael Hutchinson  <mhutchinson@novell.com>
 
30
 
 
31
        * GenerationTests.cs: Add tests for Windows/Mac newlines.
 
32
 
 
33
2009-04-03  Michael Hutchinson  <mhutchinson@novell.com>
 
34
 
 
35
        * Mono.TextTemplating.Tests.csproj: Updated.
 
36
 
 
37
        * GenerationTests.cs: Add test for C# output.
 
38
 
 
39
        * ParsingTests.cs: Track dummy host name change.
 
40
 
 
41
        * DummyHost.cs: Add more functionality to dummy host.
 
42
 
 
43
2009-03-13  Michael Hutchinson  <mhutchinson@novell.com>
 
44
 
 
45
        * Mono.TextTemplating.Tests.csproj: Move output dir from
 
46
          ../bin to ../build.
 
47
 
 
48
2009-03-13  Michael Hutchinson  <mhutchinson@novell.com>
 
49
 
 
50
        * Mono.TextTemplating.Tests.csproj: Fix output directory.
 
51
 
 
52
2009-03-12  Michael Hutchinson  <mhutchinson@novell.com>
 
53
 
 
54
        * Mono.TextTemplating.Tests.csproj: Updated.
 
55
 
 
56
        * ParsingTests.cs: Add parser test.
 
57
 
 
58
        * DummyHost.cs: Dummy templating host.
 
59
 
 
60
2009-03-12  Michael Hutchinson  <mhutchinson@novell.com>
 
61
 
 
62
        * Mono.TextTemplating.Tests.csproj: Add tests.
 
63
 
 
64
        * ParsingTests.cs: Tokeniser state/value/location test.
 
65