Skip to content

Conversation

@cvvergara
Copy link
Member

Ports changes from #2559 .

  • some additional fixes are done becauese of pgtap changes during 3.6 development

@pgRouting/admins

* allpairs
  * (compare_directed.pg, compare_undirected.pg) => compare_dijkstra.pg
* alpha_shape
* bdAstar
  * deleted return_types_check.pg duplicated tests keeping types_check.pg
* bdDijkstra
* bellman_ford
* chinese
* circuits
* coloring
* common
* components
* contraction
  * (small_ids.pg, big_ids.pg, super_big_ids.pg) => id_size.pg
* dagShortestPath
* dominator
* lineGraph
* max_flow
* mincut
* ordering
* pickDeliver
* planar
* spanningTree
* topologicalSort
* topology
* transitiveClosure
* traversal
* trsp
* tsp
* utilities
* version
* vrp_basic
* astar
  * empty_combinations_empty_result.pg => empty_inner_queries_empty_result.pg
  * new test: compare_dijkstra/combinations.pg
* dijkstra
  * deleted remaining_tests.pg that has duplicated tests
  * deleted issue_1152.pg that takes too long n time and resources and is not unit test
* ksp
* withPoints
  * new tests: allowed_driving_side.pg
@cvvergara cvvergara added this to the Release 3.6.0 milestone Sep 21, 2023
@cvvergara cvvergara added the pgtap Related to pgtap label Sep 21, 2023
@cvvergara
Copy link
Member Author

@cvvergara cvvergara merged commit 06d8a28 into pgRouting:develop Sep 21, 2023
@cvvergara cvvergara deleted the porting-use-sampledata-from-main branch September 21, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pgtap Related to pgtap

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants