Paul Chote
99ef4dc832
Merge pull request #10346 from RoosterDragon/misc-fixes
...
Dispose fixes + misc touchups
2016-01-01 13:53:05 +00:00
RoosterDragon
3e77f48b06
Rethrow exception correctly in CoordinateTest.
2016-01-01 04:51:57 +00:00
RoosterDragon
32bf9f7661
Suppress warning about Is.StringContaining on NUnit 3.
2015-12-31 06:37:55 +00:00
RoosterDragon
9e43daeec7
Add tests for trait inheritance and removals in yaml.
2015-11-28 17:20:32 +01:00
Paul Chote
a074bb1d4b
Rename MiniYaml MergeLiberal -> MergePartial, MergeStrict -> Merge.
2015-11-28 17:20:21 +01:00
RoosterDragon
bfe1804bf6
Fix some spellings.
2015-11-27 16:19:59 +00:00
Pavel Penev
b16ebd480b
Rename MapGridType.Diamond to MapGridType.RectangularIsometric
2015-10-26 00:42:30 +02:00
Pavel Penev
bb3aea338a
Rename enum TileShape to MapGridType
2015-10-26 00:41:21 +02:00
Matthias Mailänder
76b53ce9d7
Merge pull request #9288 from RoosterDragon/action-queue-order
...
Fix ActionQueue ordering
2015-09-26 13:42:56 +02:00
atlimit8
b889675c83
ActorInfoTest fixup with new ActorInfo ctor
2015-09-21 15:50:57 -05:00
RoosterDragon
7decfc83ea
Fix ActionQueue ordering.
...
This enforces a well defined ordering for ActionQueue to ensure it runs actions in the the order one would expect.
2015-09-20 23:20:51 +01:00
Matthias Mailänder
d358c495c5
test the coordinate system conversions
2015-08-07 00:31:58 +02:00
Matthias Mailänder
ddb01b6ae5
fix warnings about unused local variables
2015-08-07 00:31:24 +02:00
abcdefg30
58c4312675
Revert "Add tests to verify sync hashing mechanism."
...
This reverts commit 9f32eb76cd .
2015-08-04 20:03:19 +02:00
RoosterDragon
9f32eb76cd
Add tests to verify sync hashing mechanism.
2015-08-02 22:36:56 +01:00
Paul Chote
7dd51663b6
Fix the MiniYaml unit tests. Fixes #7999 .
2015-04-22 19:58:10 +12:00
Oliver Brakmann
7267a3afdb
Merge pull request #6984 from DeadlySurprise/yamlFix
...
Fixed yaml bug with leading spaces
2015-01-20 21:42:22 +01:00
abcdefg30
8ca61aa917
Updated all year numbers
2015-01-09 21:18:05 +01:00
DeadlySurprise
fbe6ab7f4e
Fixed yaml bug with leading spaces
2015-01-07 22:16:15 +01:00
RoosterDragon
a6cda967c2
Formatted all files.
...
Automatically formatted all files via VS. This generally corrects indentation, removes trailing whitespace and corrects misplaced tabs or spaces. Manually tweaked a few files where required.
2015-01-06 21:28:50 +00:00
Matthias Mailänder
cddb956fee
Merge pull request #7245 from Hellhake/stylecop-rest
...
Fix StyleCop warnings in Editor, Renderer.Sdl2, Utility, Test
2015-01-02 16:53:22 +01:00
Hellhake
311d154bd6
Fix StyleCop warnings in OpenRA.Test
2015-01-02 16:08:07 +01:00
Hellhake
fa72e04042
Remove BOM
2015-01-01 22:51:12 +01:00
Matthias Mailänder
b0181b6d7b
don't run tests that will fail due to known issues
2014-12-22 10:18:44 +01:00
huwpascoe
dfc6ebd3ba
Introduced NUnit and some tests.
2014-11-02 20:18:04 +00:00