Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

Commit

Permalink
Cleanup: lint and header update
Browse files Browse the repository at this point in the history
  • Loading branch information
schedutron committed May 10, 2018
1 parent fd0f23d commit 00607e8
Show file tree
Hide file tree
Showing 174 changed files with 398 additions and 229 deletions.
2 changes: 1 addition & 1 deletion test/binder/binder_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/binder/binder_test.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/brain/query_clusterer_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/brain/query_clusterer_test.cpp
//
// Copyright (c) 2017-18, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/brain/query_logger_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
// query_logger_test.cpp
//
// Identification: test/tuning/query_logger_test.cpp
// Identification: test/brain/query_logger_test.cpp
//
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
Expand Down
2 changes: 1 addition & 1 deletion test/catalog/catalog_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/catalog/catalog_test.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/catalog/constraints_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/catalog/constraints_test.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/catalog/manager_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/catalog/manager_test.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/catalog/tuple_schema_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/catalog/tuple_schema_test.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/codegen/block_nested_loop_join_translator_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/block_nested_loop_join_translator_test.cpp
//
// Copyright (c) 2015-18, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/codegen/bloom_filter_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/bloom_filter_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/codegen/case_translator_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/case_translator_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
3 changes: 1 addition & 2 deletions test/codegen/delete_translator_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
//
// Peloton
//
//
// delete_translator_test.cpp
//
// Identification: test/codegen/delete_translator_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/codegen/function_builder_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/function_builder_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/codegen/group_by_translator_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/group_by_translator_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/codegen/hash_join_translator_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/hash_join_translator_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/codegen/if_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/if_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/codegen/insert_translator_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/insert_translator_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/codegen/oa_hash_table_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/oa_hash_table_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/codegen/order_by_translator_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/order_by_translator_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/codegen/parameterization_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/parameterization_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/codegen/query_cache_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/query_cache_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/codegen/sorter_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/sorter_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/codegen/table_scan_translator_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/table_scan_translator_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/codegen/testing_codegen_util.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/testing_codegen_util.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
4 changes: 2 additions & 2 deletions test/codegen/type_integrity_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
//
// type_integrity_test.cpp
//
// Identification: ../peloton-1/test/codegen/type_integrity_test.cpp
// Identification: test/codegen/type_integrity_test.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
5 changes: 3 additions & 2 deletions test/codegen/update_translator_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/update_translator_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down Expand Up @@ -306,7 +306,8 @@ TEST_F(UpdateTranslatorTests, UpdateColumnsWithAnOperatorExpressionTest) {
type::ValueFactory::GetVarcharValue("43")));
}

TEST_F(UpdateTranslatorTests, UpdateColumnsWithAnOperatorExpressionComplexTest) {
TEST_F(UpdateTranslatorTests,
UpdateColumnsWithAnOperatorExpressionComplexTest) {
LoadTestTable(TestTableId2(), NumRowsInTestTable());

// SET a = 1;
Expand Down
2 changes: 1 addition & 1 deletion test/codegen/value_integrity_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/value_integrity_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/codegen/zone_map_scan_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/codegen/zone_map_scan_test.cpp
//
// Copyright (c) 2015-2017, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/common/cache_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/common/cache_test.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/common/container_tuple_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/common/container_tuple_test.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
4 changes: 2 additions & 2 deletions test/common/cuckoo_map_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
//
// cuckoo_map_test.cpp
//
// Identification: test/container/cuckoo_map_test.cpp
// Identification: test/common/cuckoo_map_test.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/common/harness.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/common/harness.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
6 changes: 3 additions & 3 deletions test/common/internal_types_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
//
// Peloton
//
// types_test.cpp
// internal_types_test.cpp
//
// Identification: test/common/types_test.cpp
// Identification: test/common/internal_types_test.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
4 changes: 2 additions & 2 deletions test/common/lock_free_array_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
//
// lock_free_array_test.cpp
//
// Identification: test/container/lock_free_array_test.cpp
// Identification: test/common/lock_free_array_test.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/common/logger_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/common/logger_test.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/common/statement_cache_manager_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/common/statement_cache_manager_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/common/statement_cache_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/common/statement_cache_test.cpp
//
// Copyright (c) 2015-17, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/common/thread_pool_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/common/thread_pool_test.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/concurrency/anomaly_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/concurrency/anomaly_test.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
2 changes: 1 addition & 1 deletion test/concurrency/decentralized_epoch_manager_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//
// Identification: test/concurrency/decentralized_epoch_manager_test.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
4 changes: 2 additions & 2 deletions test/concurrency/local_epoch_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
//
// Peloton
//
// decentralized_epoch_manager_test.cpp
// local_epoch_test.cpp
//
// Identification: test/concurrency/local_epoch_test.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===----------------------------------------------------------------------===//

Expand Down
Loading

0 comments on commit 00607e8

Please sign in to comment.