Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pugixml
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCALE
Code
external
pugixml
1649b2e6b89c5eabd5ccf68a815d22ceaed0ddee
pugixml
tests
test_version.cpp
Find file
Normal view
Permalink
test_version.cpp
99 B
Newer
Older
tests: Convert several files to Unix line endings
Arseny Kapoulkine
committed
9 years ago
1
2
#include
"../src/pugixml.hpp"
Update version to 1.8 everywhere
Arseny Kapoulkine
committed
8 years ago
3
#if PUGIXML_VERSION != 180
tests: Convert several files to Unix line endings
Arseny Kapoulkine
committed
9 years ago
4
5
#error Unexpected pugixml version
#endif