Directory src/slogo/testing/

Directory Created:
2016-12-09 15:25
Total Files:
33
Deleted Files:
0
Lines of Code:
1685

[root]/src/slogo/testing

Lines of Code

src/slogo/testing/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 36 (100.0%) 1702 (100.0%) 47.2
volped 33 (91.7%) 1641 (96.4%) 49.7
Nika Pogrebna 3 (8.3%) 61 (3.6%) 20.3

Most Recent Commits

volped 2016-12-14 11:47 Rev.: 1663

Finished Testing

247 lines of code changed in 6 files:

  • src/slogo/testing: NegationTest.java (+1 -1), StrictInstructionListTest.java (new 48), SubtractionTest.java (new 47), TowardsTest.java (new 59), XcorTest.java (new 47), YcorTest.java (new 45)
volped 2016-12-14 11:23 Rev.: 1661

More Tests

463 lines of code changed in 9 files:

  • src/slogo/testing: NotEqualTest.java (new 54), PenDownPTest.java (new 53), PenDownTest.java (new 44), PenUpTest.java (new 44), PrintTest.java (new 40), RepeatTest.java (new 40), SetXTest.java (new 63), SetXYTest.java (new 65), SetYTest.java (new 60)
volped 2016-12-12 22:28 Rev.: 1612

Added Tests, To, ToToken and ToParser. Still more tests to be completed and To still needs to be completed

686 lines of code changed in 14 files:

  • src/slogo/testing: AdditionTest.java (new 46), CleanTest.java (new 50), ClearScreenTest.java (new 52), DivisionTest.java (new 45), EqualTest.java (new 54), GreaterTest.java (new 54), HeadingTest.java (new 53), HideTurtleTest.java (new 44), HomeTest.java (new 45), IFTest.java (new 51), LessTest.java (new 54), MultiplicationTest.java (new 45), NegationTest.java (new 49), ShowTurtleTest.java (new 44)
volped 2016-12-11 20:11 Rev.: 1593

Finished Nika's ForwardTest and wrote BackTest, LeftTest, and RightTest

245 lines of code changed in 4 files:

  • src/slogo/testing: BackTest.java (new 72), FowardTest.java (+35 -15), LeftTest.java (new 69), RightTest.java (new 69)
Nika Pogrebna 2016-12-09 21:36 Rev.: 1392

Made a pop up window for invalid type file error when selecting an image of a different turtle. Attempted to create a test case and failed; thus committing with error.

26 lines of code changed in 1 file:

  • src/slogo/testing: FowardTest.java (+26 -1)
Nika Pogrebna 2016-12-09 15:25 Rev.: 1329

Made a testing package and started Forward test.

35 lines of code changed in 2 files:

  • src/slogo/testing: FowardTest.java (new 29), package-info.java (new 6)
Generated by StatSVN 0.7.0