[PR #174] [MERGED] Merge changes #2 #1024

Closed
opened 2026-02-27 15:52:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/174
Author: @MaxXor
Created: 5/23/2015
Status: Merged
Merged: 5/23/2015
Merged by: @MaxXor

Base: devHead: master


📝 Commits (4)

  • 5a0378f Removed useless test
  • 630b27b Added Unit Tests for SafeQuickLZ
  • 8e203d0 Merge pull request #166 from yankejustin/UnitTests
  • e3591b5 Small changes to unit test

📊 Changes

5 files changed (+254 additions, -22 deletions)

View changed files

📝 Client.Tests/Client.Tests.csproj (+1 -1)
Client.Tests/Core/Compression/SafeQuickLZ.Tests.cs (+126 -0)
Client.Tests/Core/Information/GeoIP.Tests.cs (+0 -21)
Server.Tests/Core/Compression/SafeQuickLZ.Tests.cs (+126 -0)
📝 Server.Tests/Server.Tests.csproj (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/quasar/Quasar/pull/174 **Author:** [@MaxXor](https://github.com/MaxXor) **Created:** 5/23/2015 **Status:** ✅ Merged **Merged:** 5/23/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `dev` ← **Head:** `master` --- ### 📝 Commits (4) - [`5a0378f`](https://github.com/quasar/Quasar/commit/5a0378f2f2b978485929d24c50fa972495abdc5e) Removed useless test - [`630b27b`](https://github.com/quasar/Quasar/commit/630b27bde3785adc604567325dc99a9d53907b21) Added Unit Tests for SafeQuickLZ - [`8e203d0`](https://github.com/quasar/Quasar/commit/8e203d067266365f27258b49da1ed36ee1246c80) Merge pull request #166 from yankejustin/UnitTests - [`e3591b5`](https://github.com/quasar/Quasar/commit/e3591b5e022e568fad6de9d7295ee0f7cde9b00f) Small changes to unit test ### 📊 Changes **5 files changed** (+254 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `Client.Tests/Client.Tests.csproj` (+1 -1) ➕ `Client.Tests/Core/Compression/SafeQuickLZ.Tests.cs` (+126 -0) ➖ `Client.Tests/Core/Information/GeoIP.Tests.cs` (+0 -21) ➕ `Server.Tests/Core/Compression/SafeQuickLZ.Tests.cs` (+126 -0) 📝 `Server.Tests/Server.Tests.csproj` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:52:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#1024
No description provided.