Commit Graph

4 Commits

Author SHA1 Message Date
64e85a4cc8 Java cleanup, remove unused imports
Change-Id: I697017f196a7f7e5684011ae23941e54051c45dd
2013-04-26 08:29:38 +02:00
5c05dd12aa sw: VarFields test: fix "\" in URL (test fails on windows)
Change-Id: Ib1bc81e907cfd3e7a770fccf032c10fec91147e8
2013-03-21 22:29:19 +01:00
3333bb59e2 fdo#55814 improve unit test
Change-Id: I1508cc13bc6f025e671fb0f942a700a37965e242
2013-03-21 10:23:16 +01:00
1bf65d1d57 fdo#55814 create unit test for it first
1. create a variable field, name it "foo" and assign value 0
2. create a section, and put content a in it and assign condition
   "foo EQ 1" to it
3. change th value of VAR foo from 0 to 1
4. expected behaviour: section is hidden
   current behaviour: section get corrupted: condition is overwritten with "0"

Change-Id: I52fb50e26f5330c2b4745093ac954cecf45924f5
2013-03-20 10:30:43 +01:00