1
0
Fork 0
easejs/test/Trait
Mike Gerwitz c2ca8b6d68 Extract interface-related trait tests into own case
Trying to make things a little more organized (and easier to grok) now that
interfaces are not the only means of providing abstract methods to traits
without explicit definition within a trait.
2015-05-12 00:30:32 -04:00
..
AbstractTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
ClassExtendTest.js Forbid trait extending of final classes 2015-05-12 00:22:47 -04:00
ClassVirtualTest.js Extract interface-related trait tests into own case 2015-05-12 00:30:32 -04:00
DefinitionTest.js Initial implementation of parameterized traits 2014-07-27 01:54:30 -04:00
ImmediateTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
InterfaceTest.js Extract interface-related trait tests into own case 2015-05-12 00:30:32 -04:00
LinearizationTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
MixedExtendTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
NamedTest.js Named trait staging object 2014-04-26 00:42:29 -04:00
ParameterTest.js Remove Trait/ParameterTest ctor ordering comment (since resolved) 2015-05-06 22:32:55 -04:00
PropertyTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
ScopeTest.js [copyright] Copyright assignment to the FSF 2014-04-09 19:05:07 -04:00
VirtualTest.js Corrected virtual non-overridden trait method invocations 2014-05-02 21:08:41 -04:00