Copyright year updated for files modified during 2013 Reviewed-by: twisti, iveresov
Added a new test_env.txt file to capture common shell variable. Added concept of COMPILEJAVA for use when TESTJAVA is a JRE. If COMPILEJAVA not set then TESTJAVA will be the default with assumption it is a JDK. Reviewed-by: kvn, brutisso, coleenp
Do not move data nodes which are attached to a predicate test to a dominating test. Reviewed-by: never