MathewWi / umple

Automatically exported from code.google.com/p/umple
0 stars 0 forks source link

For some GvSdGenerator tests, less whitespace created on Windows #672

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. On Windows, build Umple core and run the GvSdGeneratorTest
2. Observe the test output

What is the expected output? What do you see instead?
  * *Expected*: Generated files are identical to the template files used for the test
  * *Actual*: On the following tests, the generated examples contain less leading whitespace than the template files. On the failing lines the examples have 5 leading spaces while the generated code has only 3.
    * tooltip_activity_more5_transition
    * tooltip_activity_less5_transition
    * tooltip_parameter_transition
    * tooltip_activity_5_transition

Please use labels and text to provide additional information.

Original issue reported on code.google.com by jzw...@gmail.com on 18 Jan 2015 at 7:23

GoogleCodeExporter commented 9 years ago

Original comment by aforw...@gmail.com on 18 Jan 2015 at 7:26

GoogleCodeExporter commented 9 years ago

Original comment by jzw...@gmail.com on 18 Jan 2015 at 7:28