Directory src/tests/

Directory Created:
2009-11-30 16:56
Total Files:
8
Deleted Files:
1
Lines of Code:
801

[root]/src/tests

Lines of Code

src/tests/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 42 (100.0%) 791 (100.0%) 18.8
Levi Throckmorton 40 (95.2%) 767 (97.0%) 19.1
margoliesd 1 (2.4%) 21 (2.7%) 21.0
Sam "The Sham" Reed 1 (2.4%) 3 (0.4%) 3.0

Most Recent Commits

Levi Throckmorton 2009-12-19 19:28 Rev.: 157

multi-args done, doing Perlins and RGBToChrome stuff in ColorTests

87 lines of code changed in 3 files:

  • src/tests: ColorTests.java (new 44), EvaluatorTestsMultiArg.java (+33 -19), EvaluatorTestsUnary.java (+10 -1)
Levi Throckmorton 2009-12-19 17:32 Rev.: 156

more multi-args

50 lines of code changed in 2 files:

  • src/tests: EvaluatorTestsMultiArg.java (+48 -4), EvaluatorTestsUnary.java (+2 -1)
Levi Throckmorton 2009-12-18 19:04 Rev.: 155

first multi-arg test. It passed, hopefully it's correctly structured. More to come.

28 lines of code changed in 1 file:

  • src/tests: EvaluatorTestsMultiArg.java (+28 -2)
Levi Throckmorton 2009-12-18 18:09 Rev.: 154

unary evaluator tests done

8 lines of code changed in 1 file:

  • src/tests: EvaluatorTestsUnary.java (+8 -8)
Levi Throckmorton 2009-12-18 17:09 Rev.: 153

separated unary evaluators from multi-arg function evals in tests. MDF

224 lines of code changed in 3 files:

  • src/tests: EvaluatorTests.java (del), EvaluatorTestsMultiArg.java (new 30), EvaluatorTestsUnary.java (new 194)
Levi Throckmorton 2009-12-18 00:04 Rev.: 148

test stuff

38 lines of code changed in 1 file:

  • src/tests: EvaluatorTests.java (+38 -4)
Levi Throckmorton 2009-12-17 20:37 Rev.: 147

test stuff

3 lines of code changed in 2 files:

  • src/tests: ErrorParsedEvaluatedTests.java (+2 -2), EvaluatorTests.java (+1 -1)
Levi Throckmorton 2009-12-17 20:20 Rev.: 146

added basic arithmetic tokenizer tests

71 lines of code changed in 2 files:

  • src/tests: TestOperationsProperties.java (-1), TokenizerTest.java (+71 -2)
Levi Throckmorton 2009-12-17 20:06 Rev.: 145

finally solved my problems in EvaluatorTests. More to come!

56 lines of code changed in 2 files:

  • src/tests: EvaluatorTests.java (+54 -44), TokenizerTest.java (+2 -2)
Levi Throckmorton 2009-12-11 09:36 Rev.: 106

Added tan to functions.conf

3 lines of code changed in 1 file:

  • src/tests: EvaluatorTests.java (+3 -2)
Levi Throckmorton 2009-12-11 09:21 Rev.: 105

still testing things YAYAYAYAYAY HAPPY CHANUKAH

9 lines of code changed in 1 file:

  • src/tests: EvaluatorTests.java (+9 -3)
Levi Throckmorton 2009-12-11 05:14 Rev.: 104

more fooling around in testing. Also, added an analyzer for Tan.

32 lines of code changed in 2 files:

  • src/tests: EvaluatorTests.java (+25 -11), ParsedExpressionTreeTests.java (+7 -7)
Sara Sprenkle 2009-12-09 22:23 Rev.: 87

Typo!

1 lines of code changed in 1 file:

  • src/tests: TestOperationsProperties.java (+1 -1)
Sara Sprenkle 2009-12-09 22:22 Rev.: 86

Created a test program to help with figuring out if we can use = for the assignment operator

32 lines of code changed in 1 file:

  • src/tests: TestOperationsProperties.java (new 32)
margoliesd 2009-12-09 20:43 Rev.: 85

added test method testIdentifier to test identifier and equals token

21 lines of code changed in 1 file:

  • src/tests: TokenizerTest.java (+21)
Sam "The Sham" Reed 2009-12-09 16:49 Rev.: 76

Fixed the addition section of ParsedExpressionTreeTests.

Apparently it builds the tree from the list backwards, so I first changed the order of the list. This gave me a weird error about two very equal things not being equal. Sprenkle told me that it was because Plus didn't have an equals() method - so I added one to the Plus class and all's well.

3 lines of code changed in 1 file:

  • src/tests: ParsedExpressionTreeTests.java (+3 -3)
Levi Throckmorton 2009-12-09 15:29 Rev.: 73

see previous comment

14 lines of code changed in 1 file:

  • src/tests: ParsedExpressionTreeTests.java (+14 -1)
Levi Throckmorton 2009-12-09 15:01 Rev.: 72

can somebody please run ParsedExpressionTreeTests and tell me what the hell is wrong

10 lines of code changed in 2 files:

  • src/tests: EvaluatorTests.java (-2), ParsedExpressionTreeTests.java (+10 -13)
Levi Throckmorton 2009-12-09 12:04 Rev.: 70

test package

17 lines of code changed in 2 files:

  • src/tests: ParsedExpressionTreeTests.java (+12 -5), TokenizerTest.java (+5)
Levi Throckmorton 2009-12-09 11:30 Rev.: 62

added Perlin Tokens and removed comment in test package

2 lines of code changed in 1 file:

  • src/tests: TokenizerTest.java (+2 -2)

(10 more)

Generated by StatSVN 0.4.1