[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / Microsoft.Build.Tasks / ChangeLog
1 2010-07-09  Ankit Jain  <jankit@novell.com>
2
3         * Microsoft.Build.Tasks.dll.sources: Use
4         UnknownToolsVersionException.cs from Engine.
5
6 2010-04-03  Ankit Jain  <jankit@novell.com>
7
8         * Makefile: Import tools/xbuild/xbuild_targets.make, which copies
9         the target and tasks file in the correct place, to allow running
10         tests with different toolsversion. Copy the config file for the
11         test assembly. Clean the generated test.dll .
12         Use the correct target assembly name for 4.0 profile
13         (ms.build.tasks.v4.0.dll), and for Utilities assembly.
14         * Microsoft.Build.Tasks_test.dll.sources: Use Consts.cs from Engine
15         instead of maintaining a copy here.
16
17 2010-03-02  Ankit Jain  <jankit@novell.com>
18
19         Fix tests.
20         * Makefile (EXTRA_DISTFILES): Add Test/resources/junk.txt .
21
22 2010-02-06  Ankit Jain  <jankit@novell.com>
23
24         * Microsoft.Build.Tasks.dll.sources: Add LC.cs
25         * Microsoft.Build.Tasks_test.dll.sources: Add LCTest.cs
26
27 2010-02-04  Ankit Jain  <jankit@novell.com>
28
29         * Microsoft.Build.Tasks_test.dll.sources: Added
30         WriteLinesToFileTest.cs
31
32 2009-12-22  Ankit Jain  <jankit@novell.com>
33
34         * Microsoft.Build.Tasks.dll.sources: Add DirectoryScanner.cs
35         from Build.Engine, required by CreateItem.
36
37 2009-10-12  Ankit Jain  <jankit@novell.com>
38
39         * Makefile: Add reference to Microsoft.Build.Engine .
40
41 2009-10-08  Ankit Jain  <jankit@novell.com>
42
43         * Microsoft.Build.Tasks_test.dll.sources: Added
44         RemoveDuplicatesTest.cs
45
46 2009-09-25  Ankit Jain  <jankit@novell.com>
47
48         * Microsoft.Build.Tasks.dll.sources: Added
49         FindAppConfigFile.cs
50         * Microsoft.Build.Tasks_test.dll.sources: Added
51         FindAppConfigFileTest.cs
52
53 2009-08-14  Ankit Jain  <jankit@novell.com>
54
55         * Microsoft.Build.Tasks_test.dll.sources: Added
56         PcFileCache.cs from md.
57
58 2009-07-23  Ankit Jain  <jankit@novell.com>
59
60         * Microsoft.Build.Tasks_test.dll.sources: Added
61         AssignProjectConfigurationTest.cs .
62
63 2009-07-22  Ankit Jain  <jankit@novell.com>
64
65         * Makefile: Add System.Core .
66
67 2009-06-08  Ankit Jain  <jankit@novell.com>
68
69         * Microsoft.Build.Tasks.dll.sources: Added
70         ResolvedReference.cs
71
72 2009-05-14  Ankit Jain  <jankit@novell.com>
73
74         Fix tests on monobuild
75         * Makefile (EXTRA_DISTFILES): Add Test/resources/Sample.vb
76
77 2009-04-28  Raja R Harinath  <harinath@hurrynot.org>
78
79         * Makefile (NAME_SUFFIX): New.
80         (LIBRARY_NAME): Use it.
81         (TEST_MCS_FLAGS): Don't mention name of library.  Use NAME_SUFFIX
82         as appropriate when referring to other msbuild dlls.
83
84 2009-04-27  Ankit Jain  <jankit@novell.com>
85
86         * Microsoft.Build.Tasks_test.dll.sources: Added
87         CreateVisualBasicManifestResourceNameTest.cs .
88
89 2009-04-25  Jonathan Chambers  <joncham@gmail.com>
90
91         * Makefile: Adjust assembly name for 3.5 profile.
92
93 2009-02-21  Ankit Jain  <jankit@novell.com>
94
95         * Microsoft.Build.Tasks_test.dll.sources: Added CopyTest.cs
96
97 2009-01-06  Ankit Jain  <jankit@novell.com>
98
99         * Makefile (EXTRA_DISTFILES): Add Test/resources/Sample.cs
100
101 2008-12-12  Ankit Jain  <jankit@novell.com>
102
103         * Microsoft.Build.Tasks_test.dll.sources: Added
104         CreateCSharpManifestResourceNameTest.cs
105
106 2008-11-23  Ankit Jain  <jankit@novell.com>
107
108         * Microsoft.Build.Tasks_test.dll.sources: Added AssignCultureTest.cs
109
110 2008-11-22  Ankit Jain  <jankit@novell.com>
111
112         * Microsoft.Build.Tasks_test.dll.sources: Added AssignTargetPathTest.cs
113
114 2008-11-21  Ankit Jain  <jankit@novell.com>
115
116         * Microsoft.Build.Tasks_test.dll.sources: Added TaskBatchingTest.cs and
117         TestMessageLogger.cs
118
119 2008-11-11  Jonathan Chambers  <joncham@gmail.com>
120
121         * Microsoft.Build.Tasks_test.dll.sources: Added DeleteTest.cs.
122
123 2007-05-11  Raja R Harinath  <rharinath@novell.com>
124
125         * Makefile (Test/resources/test.dll): Use full name, not just test.dll.
126
127 2007-02-18  Marek Sieradzki  <marek.sieradzki@gmail.com>
128
129         * Makefile: Compile Test/resources/test.cs before test-local.
130
131 2006-04-19  Marek Sieradzki  <marek.sieradzki@gmail.com>
132
133         * Microsoft.Build.Tasks.targets: Removed.
134
135 2005-09-09  Marek Sieradzki  <marek.sieradzki@gmail.com>
136
137         * Microsoft.Build.Tasks.dll.sources: Renamed from
138         Microsoft.Build.Tasks.sources.
139         * Makefile: Added reference to System.Windows.Forms.
140