IL2C icon indicating copy to clipboard operation
IL2C copied to clipboard

Support all opcodes.

Open kekyo opened this issue 6 years ago • 3 comments

kekyo avatar Dec 10 '17 15:12 kekyo

5ed4fe99c553ef23e9777b8a4294d57ac5dfc247

Switched new unit testing environment.

  • We can implement test code at IL2C.Core.Tests.Fixture project with ILSupport.
  • The unit test driver is IL2C.Core.Tests project.

I'm thinking about how to simpler the unit test via single IL opcode.

kekyo avatar Oct 10 '18 11:10 kekyo

It drives by gcc (!) from mingw binaries. The GccDriver class downloads at test execution phase automatically (now we drive with CI test.)

kekyo avatar Oct 10 '18 11:10 kekyo

126fe5dd9c28074ca64018730954be3736d0fd7d

kekyo avatar Oct 28 '18 07:10 kekyo