Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting use sampledata from main #2560

Merged

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
Copy link
Member Author

@cvvergara cvvergara merged commit 06d8a28 into pgRouting:develop Sep 21, 2023
13 checks passed
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants