Pranav K
c7a6c099ed
Removing more unused usings
2015-12-08 09:54:32 -08:00
Pranav K
2a301691db
Updating tests to use moq.netcore
2015-11-23 12:15:26 -08:00
N. Taylor Mullen
53dc4d73a4
Remove System beta tag in project.json for coreclr packages.
2015-11-12 12:23:22 -08:00
Cesar Blum Silveira
7156de5a57
Strong name everything.
2015-11-02 14:56:23 -08:00
Troy Dai
fa9f2ace5f
Update CoreCLR versions
2015-08-04 10:15:31 -07:00
N. Taylor Mullen
4d0821f953
Transition Razor test comparers to new project.
...
- Changed namespaces for test comparers.
#461
2015-07-28 10:38:09 -07:00
N. Taylor Mullen
2031a73918
Normalize tests project.json formatting.
2015-07-10 15:40:03 -07:00
N. Taylor Mullen
c9c07bd393
Update test project.json to not depend on Moq for CoreCLR.
2015-07-10 15:38:37 -07:00
Pranav K
7d8f5d7b84
Revert "Reacting to updated CoreCLR packages"
...
This reverts commit f180bd9900 .
2015-05-15 12:19:37 -07:00
Pranav K
f180bd9900
Reacting to updated CoreCLR packages
2015-05-15 08:59:23 -07:00
Doug Bunting
70486710ea
Quick fix: Add `System.Runtime.Serialization.Primitives` dependency
...
- tests failing
- root cause is likely similar to reason MVC Core has same dependency
- something must have changed in the framework packages without manifest fixes
2015-05-14 10:47:39 -07:00
Doug Bunting
42552c982d
Quick fix: Remove project.json warning
...
- `resources` -> `resource`
Example warning during `dnu build --quiet`:
```
...\test\Microsoft.AspNet.Razor.Test\project.json(3,34): warning: Property "resources" is deprecated. It is replaced by "resource".
```
Primarily resulted in VS Error List noise. Above does not normally show up in
`build.cmd` runs because `dnx . test` does not show build warnings.
2015-05-05 16:07:24 -07:00
N. Taylor Mullen
c844314ee6
Updated xunit.runner.kre => xunit.runner.aspnet
2015-03-12 15:54:39 -07:00
N. Taylor Mullen
080ef6343c
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:58:07 -07:00
N. Taylor Mullen
04276b5ddf
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
2015-03-08 12:54:58 -07:00
Doug Bunting
7b8126367c
Minor: `LineMapping` and `MappingLocation` debug visualizations were types' full names
...
- add `ToString()` overrides for these classes
Nits:
- improve assertion failures about code mapping mismatches
- add `GENERATE_BASELINES` reminder to test project.json
2015-01-15 16:32:06 -08:00
Ryan Nowak
ceaf257cd5
Update Razor to use official xunit runner
2014-12-16 12:05:53 -08:00
Pranav K
473f642dde
Modifying tests to run in both in aspnet50 and aspnetcore50
...
* Additionally trimming references from project.json
2014-10-19 21:18:43 -07:00
NTaylorMullen
dfe41eced8
Updated versions for runtime project.
2014-10-09 12:57:54 -07:00
David Fowler
9bb460d5ab
Fixup references
2014-10-05 12:04:53 -07:00
David Fowler
6607fa5fdb
Updated target framework
2014-10-04 02:53:12 -07:00
David Fowler
01605cd695
Fixed project.json casing
2014-10-04 02:52:07 -07:00