0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 18, 2025 — Jan 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add tests to ensure correct error handling in case of missing data in announce packets. More... almost 12 years ago
Correct error handling for missing information in announce packets. More... almost 12 years ago
Add a test checking correct behaviour if the device section in an announce is missing. More... almost 12 years ago
Add methods to emit imcomplete announce messages. More... almost 12 years ago
Add some errorneous JSON messages to be emitted later in a unit test. More... almost 12 years ago
Take out an unnecessary instruction. More... almost 12 years ago
Leverage a test fixture to do the common stuff for all test cases. More... almost 12 years ago
Implement tests to handle empty messages and null references correctly. More... almost 12 years ago
Correct handling of incoming invalid JSON messages. More... almost 12 years ago
Implement a test that checks that an invalid JSON message is handled properly. More... almost 12 years ago
Implement unit test to ensure correct JSON message is handled properly. More... almost 12 years ago
Make ant target to compile the tests. More... almost 12 years ago
Don't copy any files before compile. More... almost 12 years ago
Take out unecessary statement. More... almost 12 years ago
Add unit test environment. More... almost 12 years ago
Don't build java files int test subdirectory during a normale compile. More... almost 12 years ago
Avoid duplication of names. More... almost 12 years ago
Move gson library into lib subdirectory. More... almost 12 years ago
Exclude devscan.jar from project class path. More... almost 12 years ago
Cleanup error handling. More... almost 12 years ago
Use FakeStringMessageReceiver for testing purposes. More... almost 12 years ago
Add start method. More... almost 12 years ago
Use ScheduledThreadPoolExecutor instead of Timer. More... almost 12 years ago
Use StringBuffer with an initial capacity. More... almost 12 years ago
Build string constant for a correct announce JSON message. More... almost 12 years ago
Add class to fake receiving of multicast messages. More... almost 12 years ago
Take out debugging prints. More... almost 12 years ago
Remove emtpy directory. More... almost 12 years ago
Remove GUI classes. More... almost 12 years ago
Show more stuff on console. More... almost 12 years ago