squiggle/packages/squiggle-lang/__tests__/TS
Ozzie Gooen d84420b1ff Merge branch 'develop' into normalize-improvements
* develop:
  hotfix: codecov stuff in `.npmignore`
  Rename flip argument to be more descriptive
  Fix pointwise not commuting for subtraction
  Fix missing paramater in test
  Rename AlgebraicShapeCombination test case
  Fixed package versions in `website/package.json`
  Refactor and rename checkOrdered
  Moved dependencies to devDependencies; updated versions
  rm react-codejar
  Mistake in #371
  Fix build issues in components
  Move dependencies to devDependencies
  Ensure xyShape is ordered by x coordinates when multiplying by negatives
  ⬆️ Bump @types/node from 17.0.25 to 17.0.26
  ⬆️ Bump antd from 4.19.5 to 4.20.0
  Turned error into actual error
  Show correct errors early on when log(distribution) has bad arguments
  Fix subtraction not commuting under pointsets
2022-04-25 21:59:45 -04:00
..
JS_test.ts Tried to fix tests of math issues 2022-04-23 19:07:32 -04:00
Jstat_test.ts code review. 2022-04-20 18:48:04 -04:00
Parser_test.ts used skip instead of commenting out 2022-04-20 19:07:25 -04:00
PointSet_test.ts used skip instead of commenting out 2022-04-20 19:07:25 -04:00
SampleSet_test.ts Prettier 2022-04-23 19:18:02 -04:00
Scalars_test.ts code review. 2022-04-20 18:48:04 -04:00
Symbolic_test.ts Show correct errors early on when log(distribution) has bad arguments 2022-04-23 17:51:41 -04:00
TestHelpers.ts used skip instead of commenting out 2022-04-20 19:07:25 -04:00