Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins that include changes to files matching 'test/libs/*'

2020-03-02
05:18
Merge wip-gradle-modernization branch into trunk. check-in: a5aaa48037 user: stephanie.gawroriski tags: trunk, x-date-202003
2020-02-23
20:57
Remove test directory. check-in: 9b3a058b00 user: stephanie.gawroriski tags: wip-gradle-modernization
20:08
Add some semblance of running tests. check-in: 2db1241124 user: stephanie.gawroriski tags: wip-gradle-modernization
2020-02-22
23:00
Move TAC over to modules since testing is rather important to exist. check-in: 5628e9b1c5 user: stephanie.gawroriski tags: wip-gradle-modernization
2019-12-25
13:47
Correct Object.clone() returning this and not the new array (add test) check-in: 2658549d69 user: stephanie.gawroriski tags: trunk
02:07
Add test for long. check-in: e5f5c88b4f user: stephanie.gawroriski tags: trunk
01:54
Add TestInteger to return primitive int for tests; Handle .class and .class.__mime in TestSource; Add Jasmin assembly scripts; Add test for DUP. check-in: 828b444daa user: stephanie.gawroriski tags: trunk
2019-06-23
16:12
Reorder errors in test/libs/tac check-in: 63c598e1d4 user: stephanie.gawroriski tags: trunk
2019-05-09
23:35
Add sorting test. check-in: 0c5caa2bf7 user: stephanie.gawroriski tags: trunk
20:06
Correct more tests. check-in: 881a8f2b42 user: stephanie.gawroriski tags: trunk
19:53
Correct encoding again. check-in: d3d8945215 user: stephanie.gawroriski tags: trunk
19:51
Encode dot again. check-in: 51468df07e user: stephanie.gawroriski tags: trunk
19:48
Correct keys with dots being unencoded correctly. check-in: 91e523f3de user: stephanie.gawroriski tags: trunk
17:31
Correct replacement sequence. check-in: 90262f0bf2 user: stephanie.gawroriski tags: trunk
17:30
Correct decoding of keys. check-in: bc94f18ce9 user: stephanie.gawroriski tags: trunk
16:27
Increase test timeout to 30 seconds. check-in: 8d558f6d5f user: stephanie.gawroriski tags: trunk
16:01
Add a timeout for every test so that it finishes within a given amount of time. check-in: 7bc08a2ff8 user: stephanie.gawroriski tags: trunk
15:14
Correct list test; Do not compare hashcodes for testresult. check-in: c67a80f1ec user: stephanie.gawroriski tags: trunk
14:44
Use value equals for test result comparison. check-in: 50d2bea701 user: stephanie.gawroriski tags: trunk
14:39
Use map equals since throwable are managed. check-in: f86dd38840 user: stephanie.gawroriski tags: trunk
14:38
Do not print added test values. check-in: 899c7ef402 user: stephanie.gawroriski tags: trunk
14:33
Correct wrong value being sent to test result. check-in: 089169b8d7 user: stephanie.gawroriski tags: trunk
14:01
Add secondary- key to secondaries. check-in: b0ff4752b6 user: stephanie.gawroriski tags: trunk
14:00
Add dumping of manifest values. check-in: ffe03472d7 user: stephanie.gawroriski tags: trunk
13:51
Decoding of keys. check-in: 92c83413a9 user: stephanie.gawroriski tags: trunk
13:45
Encode curly braces as well. check-in: c70fc0ed98 user: stephanie.gawroriski tags: trunk
13:43
Make sure secondary keys are always lowercased. check-in: 4040ef276b user: stephanie.gawroriski tags: trunk
13:42
Print test result comparison as well. check-in: 6f8549d804 user: stephanie.gawroriski tags: trunk
13:23
Implement test printing. check-in: 1b9452a401 user: stephanie.gawroriski tags: trunk
13:17
Loading of test values for a test. check-in: a34c5b3ed5 user: stephanie.gawroriski tags: trunk
12:56
Partial refactor of the test system to make it much easier to work with internally. check-in: 058153cdf4 user: stephanie.gawroriski tags: trunk
11:45
Move tac.test over to the test area. check-in: 6ecbfc7e5a user: stephanie.gawroriski tags: trunk
00:29
Add base for TestResult and TestResultBuilder. check-in: 064221406d user: stephanie.gawroriski tags: trunk
2019-05-08
21:26
Add base test information; Recursively go down finding test results. check-in: c07dfe1e87 user: stephanie.gawroriski tags: trunk
21:13
Allow serialization of NULL strings; Add more list tests. check-in: 401fd518eb user: stephanie.gawroriski tags: trunk
2019-03-16
14:17
Merge heads. check-in: e9fe3dc205 user: stephanie.gawroriski tags: trunk
2019-03-04
18:14
Rename test to check; Make the display test not potentially fail. check-in: 550c4d0a6c user: stephanie.gawroriski tags: trunk
18:03
Check API level for the RMS stuff. check-in: 0898114727 user: stephanie.gawroriski tags: trunk
17:43
Add untestable test exception. check-in: 8976225177 user: stephanie.gawroriski tags: trunk
2019-01-23
23:12
Output test results to standard error instead. check-in: 1e9c30e803 user: stephanie.gawroriski tags: trunk
23:06
When running a test, replace standard output with standard error while the test runs that way any output the test makes does not mess with reports. check-in: 2cefe6bd92 user: stephanie.gawroriski tags: trunk
2019-01-20
16:34
Correct the name of the __NoResult__ source file; Move string encoding over as well. check-in: ff8a9ccc46 user: stephanie.gawroriski tags: trunk
16:25
Add base for data serialization and conversion; Add conversions from boxed arrays to primitive arrays. check-in: f53cef0ee1 user: stephanie.gawroriski tags: trunk
16:13
Add base for Deque test. check-in: adb8d3faf1 user: stephanie.gawroriski tags: trunk
2018-12-25
20:01
Bump version to 0.3.0 for next development cycle. check-in: f3da830cab user: stephanie.gawroriski tags: trunk, dev-0.3.x
2018-12-22
17:33
Move the TAC library over. check-in: 561f08463e user: stephanie.gawroriski tags: trunk
17:32
Add test liblets and midlets. check-in: 4439d8c812 user: stephanie.gawroriski tags: trunk
2018-03-06
16:35
Remove the test timespace project and associated namespaces. check-in: d491da3bed user: stephanie.gawroriski tags: trunk
03:03
Correct compilation errors. check-in: dfd1848ef0 user: stephanie.gawroriski tags: trunk
03:02
Minor test framework work. check-in: d8f00aaa23 user: stephanie.gawroriski tags: trunk