merge -r 60439:60440
[mono.git] / mcs / class / Microsoft.Build.Engine / Test / Microsoft.Build.BuildEngine / ChangeLog
1 2006-05-03  Marek Sieradzki  <marek.sieradzki@gmail.com>
2
3         * ProjectTest.cs, EngineTest.cs: Corrected BinPath once more.
4
5 2006-04-24  Marek Sieradzki  <marek.sieradzki@gmail.com>
6
7         * ProjectTest.cs, EngineTest.cs: Corrected BinPath.
8
9 2006-04-24  Marek Sieradzki  <marek.sieradzki@gmail.com>
10
11         * ProjectTest.cs: Added tests for loading of default tasks (from
12         Microsoft.Build.Tasks).
13
14 2006-03-29  Crestez Leonard  <cdleonard@gmail.com>
15
16         * EngineTest.cs: Added test for GlobalEngine.
17         * ProjectTest.cs: Fixed tests.
18         
19 2006-03-27  Crestez Leonard  <cdleonard@gmail.com>
20
21         * ProjectTest.cs, EngineTest.cs: Added new tests.
22
23 2006-03-23  Marek Sieradzki  <marek.sieradzki@gmail.com>
24
25         * Microsoft.Build.Engine.Test.csproj: Updated.
26
27 2006-03-21  Crestez Leonard  <cdleonard@gmail.com>
28
29         * InternalLoggerExceptionTest.cs, InvalidProjectFileExceptionTest.cs:
30         Got rid of compilation warnings.
31         * ProjectTest.cs: Added new tests.
32
33 2006-03-21  Marek Sieradzki  <marek.sieradzki@gmail.com>
34
35         * InvalidProjectFileExceptionTest.cs, EngineTest.cs, ProjectTest.cs:
36         Updated tests.
37
38 2006-03-18  Marek Sieradzki  <marek.sieradzki@gmail.com>
39
40         * InternalLoggerExceptionTest.cs, InvalidProjectFileExceptionTest.cs,
41         EngineTest.cs, ProjectTest.cs: Added new tests.
42         * BuildItemTest.cs: Added.
43         * Microsoft.Build.Engine.Test.sln, Microsoft.Build.Engine.Test.csproj:
44         Added VS 2005/SD2 solution.
45
46 2006-03-18  Marek Sieradzki  <marek.sieradzki@gmail.com>
47
48         * Project.cs: Added new tests.
49
50 2006-02-27  Marek Sieradzki  <marek.sieradzki@gmail.com>
51
52         * Engine.cs, Project.cs: Removed references to IEngine and IProject.
53
54 2005-09-03  Marek Sieradzki  <marek.sieradzki@gmail.com>
55
56         * ProjectTest.cs, EngineTest.cs: Added next simple tests.
57
58 2005-08-31  Marek Sieradzki  <marek.sieradzki@gmail.com>
59
60         * InternalLoggerExceptionTest.cs, InvalidProjectFileExceptionTest.cs:
61         Added simple tests.