Commit Graph

11 Commits

Author SHA1 Message Date
Laurent Perron
4036cde59e C# CP-SAT: test new expression; reformat examples/tests/*cs 2022-01-10 18:44:12 +01:00
Corentin Le Molgat
96ead8f216 java: sync tests with Google 2021-09-03 18:21:29 +02:00
Mizux Seiha
c0f6978f3b Update copyright 2021-04-02 10:08:51 +02:00
Corentin Le Molgat
a9385fc3d2 Format all .Net using Microsoft style 2020-11-03 10:15:53 +01:00
Corentin Le Molgat
b5e70663c7 Format using clang-format 11 2020-10-29 14:26:41 +01:00
Mizux Seiha
335cf3df3d format all C# files 2020-10-26 18:41:49 +01:00
Corentin Le Molgat
8e94ba5186 Update ConstraintSolverTest.cs 2019-03-07 17:44:09 +01:00
Corentin Le Molgat
6696c3014a Fix dotnet examples/tests 2019-02-20 16:25:36 +01:00
Corentin Le Molgat
a1b9437714 dotnet: ugly fixup
TODO(mizux)
- Solver::MakeIntVar(), solver should keep IntVar alive !
- Solver::MakeMinimize(), solver should keep objective var alive !
- Solver::MakeSearchlog(), searchlog should keep solver alive !
2019-02-20 15:17:15 +01:00
Corentin Le Molgat
2a551945ae Update dotnet Xunit test 2019-01-30 14:29:50 +01:00
Corentin Le Molgat
fddd1b9a8d dotnet: Add delegate support for display_callback
- Add Xunit Tests to check DisplayCallback delegates are working.
2019-01-30 14:29:50 +01:00