comparison mrjunejune/test/BUILD @ 168:f3084bca7317

[Misc] Fixed all errors and all tests should pass now.
author MrJuneJune <me@mrjunejune.com>
date Mon, 19 Jan 2026 16:29:02 -0800
parents f7860f491a8c
children
comparison
equal deleted inserted replaced
167:589bab390fb4 168:f3084bca7317
33 name = "integration_test", 33 name = "integration_test",
34 srcs = [ 34 srcs = [
35 "integration_test.c", 35 "integration_test.c",
36 "test.h" 36 "test.h"
37 ], 37 ],
38 deps = ["//seobeo:seobeo_tcp_client"], 38 deps = ["//seobeo:seobeo"],
39 data = [ 39 data = [
40 "//mrjunejune:mrjunejune_server", 40 "//mrjunejune:mrjunejune_server",
41 "//mrjunejune:src_files", 41 "//mrjunejune:src_files",
42 ":test_snapshots", 42 ":test_snapshots",
43 ":test_files", 43 ":test_files",