Projects tagged ‘comparison’ and ‘tool’


Jump to tag:

Projects tagged ‘comparison’ and ‘tool’

Filtered by Project Tags comparison tool

Refine results Project Tags java (2) diff (2) sourcecodecomparison (1) db (1) ast (1) compare (1) schema (1) source (1) unittesting (1) database (1) difference (1)

[2 total ]

1 Users

The aim of this project is to compare two java source codes and check if they are equal. It is not a simple diff. It uses ANTLR to construct two Abstract Source Trees for java types and eventually ... [More] compare these trees. As a consequence white spaces and comments will not affect comparison. Reordering of elements in source code will be treated as difference though. This kind of comparison is especially helpful when writing unit tests for java source code generators. When we have expected source code it is possible to check if it equals to generated source code. [Less]
Created 10 months ago.

0 Users

Open DbDiff is a very simple tool to synchronize two versions of database.
Created 12 months ago.