Eivind Kvedalen
338ca55622
Spreadsheet: Fixed issue #2894 : Unit strings could be used as aliases.
2017-03-07 13:45:53 -03:00
Kunda
dde52952f4
source typo fixes pt1 (only on py3 merged code)
...
issue 0002914
2017-02-27 11:32:47 +01:00
looooo
4d21adf476
py3: spreadsheet: gathering spreadsheet relevant commits:
...
356b3b5736d6a83a91050973f77db9fc005b8551 Update Arch,Fem,Material,Spreadsheet for py3 print
70967107210481e362eab1cef78d15b8ba08c300 py3: Fixes from last rebase
2017-02-18 08:19:25 +01:00
Eivind Kvedalen
0d6f777099
Expressions: Fixed issue #2879 .
2017-02-02 10:27:29 +01:00
Eivind Kvedalen
25c56b7864
Spreadsheet: Fix for issue #2646 : Spreadsheet-Sum-Function does not work with units
...
This fix also fixes the other aggregates.
2016-12-15 17:27:18 +01:00
Eivind Kvedalen
de27adbefa
Spreadsheet: Fix for issue #2647 , stddev does not work with arrays.
2016-12-15 17:27:18 +01:00
Eivind Kvedalen
eb32b3d831
Spreadsheet: Fixed for issue #2767 : In some instances, needed parentheses are dropped from the expression. Fixed and updated unit tests.
2016-12-15 17:27:18 +01:00
wmayer
1855c80f36
replace Part.Line with Part.LineSegment
2016-11-30 21:25:18 +01:00
Eivind Kvedalen
484ba25ce6
Spreadsheet: Added test cases.
2016-04-02 12:01:04 +02:00
Eivind Kvedalen
9d617ce4c8
Expressions: Changed precedence of ?, :, EQ, NEQ, LT, GT, GTE, and LTE.
2016-03-15 18:28:23 +01:00
wmayer
7ee6214415
+ fix unit tests for spreadsheet
2016-03-09 17:03:48 +01:00
Eivind Kvedalen
ec7e920453
Spreadsheet: Added test case for conditional expressions.
2016-03-08 16:09:31 +01:00
Eivind Kvedalen
9606fb144a
Spreadsheet: Updated test cases.
2016-02-18 16:54:43 +01:00
wmayer
c6740162bc
+ cleanup spreadsheet tests and corrected date & author
2016-01-26 21:33:31 +01:00
wmayer
d7dd512428
+ small fixes in spreadsheet tests
2016-01-26 15:29:39 +01:00
wmayer
e0b12695b1
+ write unit tests for Spreadsheet and expression stuff
2016-01-26 15:07:29 +01:00