nostr_core_lib/nostr_core
Laan Tungir 76e883fad4 Refactor and consolidate test suite
- Moved old tests from tests/old/ to main tests/ directory
- Renamed nostr_test_bip32.c to bip32_test.c for consistency
- Renamed nostr_crypto_test.c to crypto_test.c for consistency
- Renamed wss_test.c and moved from old directory
- Fixed unused variable warning in bip32_test.c
- Updated build system and workspace rules
- Cleaned up old compiled test executables
- Updated nostr_common.h and core_relays.c
- Removed obsolete nostr_core.h.old backup file

This consolidates all active tests into the main directory and removes
outdated test files while maintaining a clean, organized structure.
2025-08-16 08:38:41 -04:00
..
crypto Refactor and consolidate test suite 2025-08-16 08:38:41 -04:00
core.c.old Last version before deleting Makefile and CmakeLists.txt 2025-08-15 16:32:59 -04:00
core_relay_pool.c First commit on a late git install 2025-08-09 10:23:28 -04:00
core_relays.c Refactor and consolidate test suite 2025-08-16 08:38:41 -04:00
nip001.c Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00
nip001.h Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00
nip004.c Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00
nip004.h Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00
nip005.c Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00
nip005.h Last version before deleting Makefile and CmakeLists.txt 2025-08-15 16:32:59 -04:00
nip006.c Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00
nip006.h Last version before deleting Makefile and CmakeLists.txt 2025-08-15 16:32:59 -04:00
nip011.c Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00
nip011.h Last version before deleting Makefile and CmakeLists.txt 2025-08-15 16:32:59 -04:00
nip013.c Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00
nip013.h Last version before deleting Makefile and CmakeLists.txt 2025-08-15 16:32:59 -04:00
nip019.c Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00
nip019.h Last version before deleting Makefile and CmakeLists.txt 2025-08-15 16:32:59 -04:00
nip044.c Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00
nip044.h Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00
nostr_common.c Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00
nostr_common.h Refactor and consolidate test suite 2025-08-16 08:38:41 -04:00
utils.c Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00
utils.h Completed refactoring to separate nip files, and updating build.sh 2025-08-16 07:42:48 -04:00